cve/2012/CVE-2012-0876.md
2024-06-18 02:51:15 +02:00

984 B

CVE-2012-0876

Description

The XML parser (xmlparse.c) in expat before 2.1.0 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via an XML file with many identifiers with the same value.

POC

Reference

Github

No PoCs found on GitHub currently.