### [CVE-2017-11335](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11335) ![](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 There is a heap based buffer overflow in tools/tiff2pdf.c of LibTIFF 4.0.8 via a PlanarConfig=Contig image, which causes a more than one hundred bytes out-of-bounds write (related to the ZIPDecode function in tif_zip.c). A crafted input may lead to a remote denial of service attack or an arbitrary code execution attack. ### POC #### Reference - http://bugzilla.maptools.org/show_bug.cgi?id=2715 #### Github No PoCs found on GitHub currently.