cve/2006/CVE-2006-3467.md

18 lines
746 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-3467](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3467)
![](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
Integer overflow in FreeType before 2.2 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted PCF file, as demonstrated by the Red Hat bad1.pcf test file, due to a partial fix of CVE-2006-1861.
### POC
#### Reference
- http://www.vmware.com/download/esx/esx-254-200610-patch.html
#### Github
No PoCs found on GitHub currently.