ghsa-p473-xrh6-2cx4
Vulnerability from github
Published
2025-06-18 18:30
Modified
2025-06-20 15:30
Severity ?
VLAI Severity ?
Details
A missing length check in ogs_pfcp_dev_add
function from PFCP library, used by both smf and upf in open5gs 2.7.2 and earlier, allows a local attacker to cause a Buffer Overflow by changing the session.dev
field with a value with length greater than 32.
{ "affected": [], "aliases": [ "CVE-2025-44951" ], "database_specific": { "cwe_ids": [ "CWE-120" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-06-18T16:15:27Z", "severity": "HIGH" }, "details": "A missing length check in `ogs_pfcp_dev_add` function from PFCP library, used by both smf and upf in open5gs 2.7.2 and earlier, allows a local attacker to cause a Buffer Overflow by changing the `session.dev` field with a value with length greater than 32.", "id": "GHSA-p473-xrh6-2cx4", "modified": "2025-06-20T15:30:36Z", "published": "2025-06-18T18:30:32Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-44951" }, { "type": "WEB", "url": "https://github.com/open5gs/open5gs/issues/3775" }, { "type": "WEB", "url": "https://gist.github.com/scemodicecosa/6d878d6074f0e2f4a8fb69e9864068b7" }, { "type": "WEB", "url": "https://gist.github.com/scmdcs/6d878d6074f0e2f4a8fb69e9864068b7" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H", "type": "CVSS_V3" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…