mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
20 lines
768 B
Markdown
20 lines
768 B
Markdown
### [CVE-2018-11416](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11416)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
jpegoptim.c in jpegoptim 1.4.5 (fixed in 1.4.6) has an invalid use of realloc() and free(), which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/SZU-SE/UAF-Fuzzer-TestSuite
|
|
- https://github.com/strongcourage/uafbench
|
|
- https://github.com/wcventure/UAF-Fuzzer-TestSuite
|
|
|