Files
CVEs-PoC/2007/CVE-2007-2756.md
T
2024-06-09 00:33:16 +00:00

773 B

CVE-2007-2756

Description

The gdPngReadData function in libgd 2.0.34 allows user-assisted attackers to cause a denial of service (CPU consumption) via a crafted PNG image with truncated data, which causes an infinite loop in the png_read_info function in libpng.

POC

Reference

Github

No PoCs found on GitHub currently.