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

18 lines
674 B
Markdown

### [CVE-2015-7506](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7506)
![](https://img.shields.io/static/v1?label=Product&message=Libnsgif&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Other&color=brighgreen)
### Description
The gif_next_LZW function in libnsgif.c in Libnsgif 0.1.2 allows context-dependent attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted LZW stream in a GIF file.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2015/Dec/70
#### Github
No PoCs found on GitHub currently.