mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
21 lines
1015 B
Markdown
21 lines
1015 B
Markdown
### [CVE-2017-9614](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9614)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|