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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
bdf/bdflib.c in FreeType before 2.5.4 identifies property names by only verifying that an initial substring is present, which allows remote attackers to discover heap pointer values and bypass the ASLR protection mechanism via a crafted BDF font.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|