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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Off-by-one error in the pcf_get_properties function in pcf/pcfread.c in FreeType before 2.5.4 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted PCF file with a 0xffffffff size value that is improperly incremented.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|