cve/2024/CVE-2024-34392.md
2025-09-29 16:08:36 +00:00

961 B

CVE-2024-34392

Description

libxmljs is vulnerable to a type confusion vulnerability when parsing a specially crafted XML while invoking the namespaces() function (which invokes _wrap__xmlNode_nsDef_get()) 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.