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

888 B

CVE-2024-34394

Description

libxmljs2 is vulnerable to a type confusion vulnerability when parsing a specially crafted XML while invoking the namespaces() function (which invokes XmlNode::get_local_namespaces()) on a grand-child of a node that refers to an entity. This vulnerability can lead to denial of service and remote code execution.

POC

Reference

Github

No PoCs found on GitHub currently.