cve/2018/CVE-2018-15607.md
2024-06-09 00:33:16 +00:00

19 lines
923 B
Markdown

### [CVE-2018-15607](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-15607)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
In ImageMagick 7.0.8-11 Q16, a tiny input file 0x50 0x36 0x36 0x36 0x36 0x4c 0x36 0x38 0x36 0x36 0x36 0x36 0x36 0x36 0x1f 0x35 0x50 0x00 can result in a hang of several minutes during which CPU and memory resources are consumed until ultimately an attempted large memory allocation fails. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted file.
### POC
#### Reference
- https://github.com/ImageMagick/ImageMagick/issues/1255
- https://github.com/ImageMagick/ImageMagick/issues/1255
#### Github
No PoCs found on GitHub currently.