mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
19 lines
751 B
Markdown
19 lines
751 B
Markdown
### [CVE-2015-7555](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7555)
|
|

|
|

|
|

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