mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
20 lines
770 B
Markdown
20 lines
770 B
Markdown
### [CVE-2016-2073](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2073)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The htmlParseNameComplex function in HTMLparser.c in libxml2 allows attackers to cause a denial of service (out-of-bounds read) via a crafted XML document.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.openwall.com/lists/oss-security/2016/01/25/6
|
|
- http://www.openwall.com/lists/oss-security/2016/01/26/7
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|