mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 09:48:02 +02:00
19 lines
592 B
Markdown
19 lines
592 B
Markdown
### [CVE-2018-11813](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11813)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
libjpeg 9c has a large loop because read_pixel in rdtarga.c mishandles EOF.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ijg.org/files/jpegsrc.v9d.tar.gz
|
|
|
|
#### Github
|
|
- https://github.com/ZhengMinghui1234/enfuzzer
|
|
- https://github.com/sardChen/enfuzzer
|
|
|