mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 11:05:39 +02:00
18 lines
723 B
Markdown
18 lines
723 B
Markdown
### [CVE-2012-5669](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5669)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The _bdf_parse_glyphs function in FreeType before 2.4.11 allows context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code via vectors related to BDF fonts and an incorrect calculation that triggers an out-of-bounds read.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.freetype.org/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|