cve/2012/CVE-2012-0472.md

18 lines
921 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2012-0472](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0472)
![](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
The cairo-dwrite implementation in Mozilla Firefox 4.x through 11.0, Firefox ESR 10.x before 10.0.4, Thunderbird 5.0 through 11.0, Thunderbird ESR 10.x before 10.0.4, and SeaMonkey before 2.9, when certain Windows Vista and Windows 7 configurations are used, does not properly restrict font-rendering attempts, which allows remote attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code via unspecified vectors.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=744480
#### Github
No PoCs found on GitHub currently.