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

698 B

CVE-2016-4346

Description

Integer overflow in the str_pad function in ext/standard/string.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 string, leading to a heap-based buffer overflow.

POC

Reference

Github

No PoCs found on GitHub currently.