mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
19 lines
880 B
Markdown
19 lines
880 B
Markdown
### [CVE-2014-9672](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9672)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Array index error in the parse_fond function in base/ftmac.c in FreeType before 2.5.4 allows remote attackers to cause a denial of service (out-of-bounds read) or obtain sensitive information from process memory via a crafted FOND resource in a Mac font file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/134395/FreeType-2.5.3-Mac-FOND-Resource-Parsing-Out-Of-Bounds-Read-From-Stack.html
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|