Files
CVEs-PoC/2016/CVE-2016-7126.md
2025-09-29 21:09:30 +02:00

858 B

CVE-2016-7126

Description

The imagetruecolortopalette function in ext/gd/gd.c in PHP before 5.6.25 and 7.x before 7.0.10 does not properly validate the number of colors, which allows remote attackers to cause a denial of service (select_colors allocation error and out-of-bounds write) or possibly have unspecified other impact via a large value in the third argument.

POC

Reference

Github

No PoCs found on GitHub currently.