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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple integer signedness errors in the pcf_get_encodings function in pcf/pcfread.c in FreeType before 2.5.4 allow remote attackers to cause a denial of service (integer overflow, NULL pointer dereference, and application crash) via a crafted PCF file that specifies negative values for the first column and first row.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|