mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 02:42:13 +02:00
18 lines
867 B
Markdown
18 lines
867 B
Markdown
### [CVE-2014-9659](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9659)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
cff/cf2intrp.c in the CFF CharString interpreter in FreeType before 2.5.4 proceeds with additional hints after the hint mask has been computed, which allows remote attackers to execute arbitrary code or cause a denial of service (stack-based buffer overflow) via a crafted OpenType font. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-2240.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|