cve/2015/CVE-2015-8241.md
2024-06-18 02:51:15 +02:00

837 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