cve/2013/CVE-2013-4113.md
2024-05-26 14:27:05 +02:00

731 B

CVE-2013-4113

Description

ext/xml/xml.c in PHP before 5.3.27 does not properly consider parsing depth, which allows remote attackers to cause a denial of service (heap memory corruption) or possibly have unspecified other impact via a crafted document that is processed by the xml_parse_into_struct function.

POC

Reference

No PoCs from references.

Github