mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 06:39:42 +02:00
18 lines
710 B
Markdown
18 lines
710 B
Markdown
### [CVE-2015-8710](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8710)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The htmlParseComment function in HTMLparser.c in libxml2 allows attackers to obtain sensitive information, cause a denial of service (out-of-bounds heap memory access and application crash), or possibly have unspecified other impact via an unclosed HTML comment.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Karm/CVE-2015-8710
|
|
|