### [CVE-2015-7507](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7507) ![](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=Other&color=brighgreen) ### 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.