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

19 lines
751 B
Markdown

### [CVE-2015-7555](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7555)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Heap-based buffer overflow in giffix.c in giffix in giflib 5.1.1 allows attackers to cause a denial of service (program crash) via crafted image and logical screen width fields in a GIF file.
### POC
#### Reference
- http://packetstormsecurity.com/files/135034/giflib-5.1.1-Heap-Overflow.html
- http://seclists.org/fulldisclosure/2015/Dec/83
#### Github
No PoCs found on GitHub currently.