cve/2008/CVE-2008-6679.md
2024-06-18 02:51:15 +02:00

19 lines
760 B
Markdown

### [CVE-2008-6679](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6679)
![](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
Buffer overflow in the BaseFont writer module in Ghostscript 8.62, and possibly other versions, allows remote attackers to cause a denial of service (ps2pdf crash) and possibly execute arbitrary code via a crafted Postscript file.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2009/04/01/10
- https://bugzilla.redhat.com/show_bug.cgi?id=493445
#### Github
No PoCs found on GitHub currently.