cve/2015/CVE-2015-8317.md
2024-06-18 02:51:15 +02:00

26 lines
1.1 KiB
Markdown

### [CVE-2015-8317](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8317)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The xmlParseXMLDecl function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to obtain sensitive information via an (1) unterminated encoding value or (2) incomplete XML declaration in XML data, which triggers an out-of-bounds heap read.
### 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/ARPSyndicate/cvemon
- https://github.com/asur4s/blog
- https://github.com/asur4s/fuzzing
- https://github.com/bwmelon97/SE_HW_2
- https://github.com/chiehw/fuzzing
- https://github.com/ho9938/Software-Engineering
- https://github.com/mrash/afl-cve
- https://github.com/satbekmyrza/repo-afl-a2