### [CVE-2017-9614](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9614) ![](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 ** DISPUTED ** The fill_input_buffer function in jdatasrc.c in libjpeg-turbo 1.5.1 allows remote attackers to cause a denial of service (invalid memory access and application crash) or possibly have unspecified other impact via a crafted jpg file. NOTE: Maintainer asserts the issue is due to a bug in downstream code caused by misuse of the libjpeg API. ### POC #### Reference - http://packetstormsecurity.com/files/143518/libjpeg-turbo-1.5.1-Denial-Of-Service.html - http://seclists.org/fulldisclosure/2017/Jul/66 - https://github.com/libjpeg-turbo/libjpeg-turbo/issues/167 - https://www.exploit-db.com/exploits/42391/ #### Github No PoCs found on GitHub currently.