mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 13:19:29 +02:00
19 lines
846 B
Markdown
19 lines
846 B
Markdown
### [CVE-2015-7500](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7500)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The xmlParseMisc function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service (out-of-bounds heap read) via unspecified vectors related to incorrect entities boundaries and start tags.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2015-7500
|
|
|