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

18 lines
681 B
Markdown

### [CVE-2015-8897](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8897)
![](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
The SpliceImage function in MagickCore/transform.c in ImageMagick before 6.9.2-4 allows remote attackers to cause a denial of service (application crash) via a crafted png file.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html
#### Github
No PoCs found on GitHub currently.