mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 10:22:48 +02:00
20 lines
882 B
Markdown
20 lines
882 B
Markdown
### [CVE-2013-2877](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2877)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
parser.c in libxml2 before 2.9.0, as used in Google Chrome before 28.0.1500.71 and other products, allows remote attackers to cause a denial of service (out-of-bounds read) via a document that ends abruptly, related to the lack of certain checks for the XML_PARSER_EOF state.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/fulldisclosure/2014/Dec/23
|
|
- http://www.oracle.com/technetwork/topics/security/cpujan2015-1972971.html
|
|
- http://www.vmware.com/security/advisories/VMSA-2014-0012.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|