### [CVE-2017-9936](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9936) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description In LibTIFF 4.0.8, there is a memory leak in tif_jbig.c. A crafted TIFF document can lead to a memory leak resulting in a remote denial of service attack. ### POC #### Reference - http://bugzilla.maptools.org/show_bug.cgi?id=2706 - https://www.exploit-db.com/exploits/42300/ #### Github No PoCs found on GitHub currently.