CVE-2024-8176

Source
https://cve.org/CVERecord?id=CVE-2024-8176
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-8176.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-8176
Downstream
Related
Published
2025-03-14T08:19:48.962Z
Modified
2026-05-15T04:12:35.664713614Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Libexpat: expat: improper restriction of xml entity expansion depth in libexpat
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.

Database specific
{
    "cwe_ids": [
        "CWE-674"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/8xxx/CVE-2024-8176.json",
    "cna_assigner": "redhat"
}
References

Affected packages