Files
CVEs-PoC/2007/CVE-2007-3476.md
T
2024-06-18 02:51:15 +02:00

18 lines
744 B
Markdown

### [CVE-2007-3476](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3476)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Array index error in gd_gif_in.c in the GD Graphics Library (libgd) before 2.0.35 allows user-assisted remote attackers to cause a denial of service (crash and heap corruption) via large color index values in crafted image data, which results in a segmentation fault.
### POC
#### Reference
- http://www.redhat.com/support/errata/RHSA-2008-0146.html
#### Github
No PoCs found on GitHub currently.