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

18 lines
757 B
Markdown

### [CVE-2015-7508](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7508)
![](https://img.shields.io/static/v1?label=Product&message=Libnsbmp&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%200.1.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Buffer%20Overflow&color=brighgreen)
### Description
Heap-based buffer overflow in the bmp_decode_rle function in libnsbmp.c in Libnsbmp 0.1.2 allows context-dependent attackers to cause a denial of service (application crash) or possibly execute arbitrary code via the last row of RLE data in a crafted BMP file.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2015/Dec/73
#### Github
No PoCs found on GitHub currently.