cve/2015/CVE-2015-8895.md
2024-06-18 02:51:15 +02:00

19 lines
746 B
Markdown

### [CVE-2015-8895](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8895)
![](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
Integer overflow in coders/icon.c in ImageMagick 6.9.1-3 and later allows remote attackers to cause a denial of service (application crash) via a crafted length value, which triggers a buffer overflow.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html
- http://www.securityfocus.com/bid/91025
#### Github
No PoCs found on GitHub currently.