mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 15:59:29 +02:00
21 lines
806 B
Markdown
21 lines
806 B
Markdown
### [CVE-2017-11403](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11403)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The ReadMNGImage function in coders/png.c in GraphicsMagick 1.3.26 has an out-of-order CloseBlob call, resulting in a use-after-free via a crafted file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://blogs.gentoo.org/ago/2017/07/12/graphicsmagick-use-after-free-in-closeblob-blob-c/
|
|
|
|
#### Github
|
|
- https://github.com/SZU-SE/UAF-Fuzzer-TestSuite
|
|
- https://github.com/mudongliang/LinuxFlaw
|
|
- https://github.com/oneoy/cve-
|
|
- https://github.com/wcventure/UAF-Fuzzer-TestSuite
|
|
|