mirror of
https://github.com/0xMarcio/cve.git
synced 2026-04-21 09:56:14 +02:00
1010 B
1010 B
CVE-2017-9614
Description
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.