mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
18 lines
692 B
Markdown
18 lines
692 B
Markdown
### [CVE-2017-11166](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11166)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The ReadXWDImage function in coders\xwd.c in ImageMagick 7.0.5-6 has a memory leak vulnerability that can cause memory exhaustion via a crafted length (number of color-map entries) field in the header of an XWD file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/ImageMagick/ImageMagick/issues/471
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|