mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
18 lines
757 B
Markdown
18 lines
757 B
Markdown
### [CVE-2015-7508](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7508)
|
|

|
|

|
|

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