### [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.