mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-08 11:36:33 +00:00
20 lines
954 B
Markdown
20 lines
954 B
Markdown
![]() |
### [CVE-2014-0210](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0210)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
Multiple buffer overflows in X.Org libXfont before 1.4.8 and 1.4.9x before 1.4.99.901 allow remote font servers to execute arbitrary code via a crafted xfs protocol reply to the (1) _fs_recv_conn_setup, (2) fs_read_open_font, (3) fs_read_query_info, (4) fs_read_extent_info, (5) fs_read_glyphs, (6) fs_read_list, or (7) fs_read_list_info function.
|
||
|
|
||
|
### 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.
|
||
|
|