cve/2016/CVE-2016-4344.md
2024-05-26 14:27:05 +02:00

728 B

CVE-2016-4344

Description

Integer overflow in the xml_utf8_encode function in ext/xml/xml.c in PHP before 7.0.4 allows remote attackers to cause a denial of service or possibly have unspecified other impact via a long argument to the utf8_encode function, leading to a heap-based buffer overflow.

POC

Reference

Github

No PoCs found on GitHub currently.