Files
CVEs-PoC/2005/CVE-2005-1275.md
T
2024-06-18 02:51:15 +02:00

20 lines
791 B
Markdown

### [CVE-2005-1275](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1275)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Heap-based buffer overflow in the ReadPNMImage function in pnm.c for ImageMagick 6.2.1 and earlier allows remote attackers to cause a denial of service (application crash) via a PNM file with a small colors value.
### POC
#### Reference
- http://seclists.org/lists/bugtraq/2005/Apr/0407.html
- http://www.imagemagick.org/script/changelog.php
#### Github
- https://github.com/mudongliang/LinuxFlaw
- https://github.com/oneoy/cve-