cve/2007/CVE-2007-0455.md

18 lines
748 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2007-0455](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0455)
![](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
Buffer overflow in the gdImageStringFTEx function in gdft.c in GD Graphics Library 2.0.33 and earlier allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a crafted string with a JIS encoded font.
### POC
#### Reference
- http://www.redhat.com/support/errata/RHSA-2008-0146.html
#### Github
No PoCs found on GitHub currently.