Files
CVEs-PoC/2015/CVE-2015-5312.md
2025-09-29 21:09:30 +02:00

877 B

CVE-2015-5312

Description

The xmlStringLenDecodeEntities function in parser.c in libxml2 before 2.9.3 does not properly prevent entity expansion, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted XML data, a different vulnerability than CVE-2014-3660.

POC

Reference

Github