cve/2008/CVE-2008-3640.md

18 lines
655 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2008-3640](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3640)
![](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 the WriteProlog function in texttops in CUPS before 1.3.9 allows remote attackers to execute arbitrary code via a crafted PostScript file that triggers a heap-based buffer overflow.
### POC
#### Reference
- http://www.cups.org/str.php?L2919
#### Github
No PoCs found on GitHub currently.