### [CVE-2017-10688](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-10688) ![](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 assertion abort in the TIFFWriteDirectoryTagCheckedLong8Array function in tif_dirwrite.c. A crafted input will lead to a remote denial of service attack. ### POC #### Reference - http://bugzilla.maptools.org/show_bug.cgi?id=2712 - https://www.exploit-db.com/exploits/42299/ #### Github - https://github.com/mudongliang/LinuxFlaw - https://github.com/oneoy/cve-