ghsa-9hcv-xw76-m4h6
Vulnerability from github
Published
2025-03-14 09:34
Modified
2025-04-23 12:31
Severity ?
Details
A stack overflow vulnerability exists in the libexpat library due to the way it handles recursive entity expansion in XML documents. When parsing an XML document with deeply nested entity references, libexpat can be forced to recurse indefinitely, exhausting the stack space and causing a crash. This issue could lead to denial of service (DoS) or, in some cases, exploitable memory corruption, depending on the environment and library usage.
{ "affected": [], "aliases": [ "CVE-2024-8176" ], "database_specific": { "cwe_ids": [ "CWE-674" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-03-14T09:15:14Z", "severity": "HIGH" }, "details": "A stack overflow vulnerability exists in the libexpat library due to the way it handles recursive entity expansion in XML documents. When parsing an XML document with deeply nested entity references, libexpat can be forced to recurse indefinitely, exhausting the stack space and causing a crash. This issue could lead to denial of service (DoS) or, in some cases, exploitable memory corruption, depending on the environment and library usage.", "id": "GHSA-9hcv-xw76-m4h6", "modified": "2025-04-23T12:31:25Z", "published": "2025-03-14T09:34:06Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8176" }, { "type": "WEB", "url": "https://github.com/libexpat/libexpat/issues/893" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:3531" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:3734" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:3913" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:4048" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2024-8176" }, { "type": "WEB", "url": "https://blog.hartwork.org/posts/expat-2-7-0-released" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310137" }, { "type": "WEB", "url": "https://bugzilla.suse.com/show_bug.cgi?id=1239618" }, { "type": "WEB", "url": "https://github.com/libexpat/libexpat/blob/R_2_7_0/expat/Changes#L40-L52" }, { "type": "WEB", "url": "https://gitlab.alpinelinux.org/alpine/aports/-/commit/d068c3ff36fc6f4789988a09c69b434db757db53" }, { "type": "WEB", "url": "https://security-tracker.debian.org/tracker/CVE-2024-8176" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20250328-0009" }, { "type": "WEB", "url": "https://ubuntu.com/security/CVE-2024-8176" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2025/03/15/1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
Loading...
Loading...
- 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.