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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple integer overflows in the (1) FontFileAddEntry and (2) lexAlias functions in X.Org libXfont before 1.4.8 and 1.4.9x before 1.4.99.901 might allow local users to gain privileges by adding a directory with a large fonts.dir or fonts.alias file to the font path, which triggers a heap-based buffer overflow, related to metadata.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/fulldisclosure/2014/Dec/23
|
|
- http://www.oracle.com/technetwork/topics/security/cpujul2014-1972956.html
|
|
- http://www.vmware.com/security/advisories/VMSA-2014-0012.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|