Files
cve/2015/CVE-2015-7942.md
2025-09-29 21:09:30 +02:00

910 B

CVE-2015-7942

Description

The xmlParseConditionalSections function in parser.c in libxml2 does not properly skip intermediary entities when it stops parsing invalid input, which allows context-dependent attackers to cause a denial of service (out-of-bounds read and crash) via crafted XML data, a different vulnerability than CVE-2015-7941.

POC

Reference

Github

No PoCs found on GitHub currently.