cve/2003/CVE-2003-1564.md
2024-06-18 02:51:15 +02:00

798 B

CVE-2003-1564

Description

libxml2, possibly before 2.5.0, does not properly detect recursion during entity expansion, which allows context-dependent attackers to cause a denial of service (memory and CPU consumption) via a crafted XML document containing a large number of nested entity references, aka the "billion laughs attack."

POC

Reference

Github