Files
CVEs-PoC/2006/CVE-2006-4484.md
T
2025-09-29 21:09:30 +02:00

879 B

CVE-2006-4484

Description

Buffer overflow in the LWZReadByte_ function in ext/gd/libgd/gd_gif_in.c in the GD extension in PHP before 5.1.5 allows remote attackers to have an unknown impact via a GIF file with input_code_size greater than MAX_LWZ_BITS, which triggers an overflow when initializing the table array.

POC

Reference

Github