cve/2024/CVE-2024-34391.md
2024-06-08 09:32:58 +00:00

953 B

CVE-2024-34391

Description

libxmljs is vulnerable to a type confusion vulnerability when parsing a specially crafted XML while invoking a function on the result of attrs() that was called on a parsed node. This vulnerability might lead to denial of service (on both 32-bit systems and 64-bit systems), data leak, infinite loop and remote code execution (on 32-bit systems with the XML_PARSE_HUGE flag enabled).

POC

Reference

Github

No PoCs found on GitHub currently.