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

887 B

CVE-2015-8241

Description

The xmlNextChar function in libxml2 2.9.2 does not properly check the state, which allows context-dependent attackers to cause a denial of service (heap-based buffer over-read and application crash) or obtain sensitive information via crafted XML data.

POC

Reference

Github