mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
682 B
Markdown
18 lines
682 B
Markdown
### [CVE-2015-7507](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7507)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
libnsbmp.c in Libnsbmp 0.1.2 allows context-dependent attackers to cause a denial of service (out-of-bounds read) via a crafted color table to the (1) bmp_decode_rgb or (2) bmp_decode_rle function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/fulldisclosure/2015/Dec/73
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|