### [CVE-2015-7505](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7505) ![](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=Buffer%20Overflow&color=brighgreen) ### Description Stack-based buffer overflow in the gif_next_LZW function in libnsgif.c in Libnsgif 0.1.2 allows context-dependent attackers to cause a denial of service (application crash) or possibly execute arbitrary code 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.