mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-16 20:27:21 +00:00
18 lines
681 B
Markdown
18 lines
681 B
Markdown
|
|
### [CVE-2017-11755](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11755)
|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|
|
||
|
|
### Description
|
||
|
|
|
||
|
|
The WritePICONImage function in coders/xpm.c in ImageMagick 7.0.6-4 allows remote attackers to cause a denial of service (memory leak) via a crafted file that is mishandled in an AcquireSemaphoreInfo call.
|
||
|
|
|
||
|
|
### POC
|
||
|
|
|
||
|
|
#### Reference
|
||
|
|
- https://github.com/ImageMagick/ImageMagick/issues/634
|
||
|
|
|
||
|
|
#### Github
|
||
|
|
- https://github.com/zhouat/poc_IM
|
||
|
|
|