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

18 lines
829 B
Markdown

### [CVE-2006-0301](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0301)
![](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 Splash.cc in xpdf, as used in other products such as (1) poppler, (2) kdegraphics, (3) gpdf, (4) pdfkit.framework, and others, allows attackers to cause a denial of service and possibly execute arbitrary code via crafted splash images that produce certain values that exceed the width or height of the associated bitmap.
### POC
#### Reference
- http://securityreason.com/securityalert/470
#### Github
No PoCs found on GitHub currently.