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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The ProcessMSLScript function in coders/msl.c in ImageMagick before 6.9.9-5 and 7.x before 7.0.6-5 allows remote attackers to cause a denial of service (memory leak) via a crafted file, related to the WriteMSLImage function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/ImageMagick/ImageMagick/issues/636
|
|
|
|
#### Github
|
|
- https://github.com/zhouat/poc_IM
|
|
|