mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 15:58:01 +02:00
23 lines
965 B
Markdown
23 lines
965 B
Markdown
### [CVE-2016-1762](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1762)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The xmlNextChar function in libxml2 before 2.9.4 allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted XML document.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html
|
|
- http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html
|
|
- https://kc.mcafee.com/corporate/index?page=content&id=SB10170
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/akaganeite/CVE4PP
|
|
- https://github.com/snicholls/Satellite-6-Demo
|
|
- https://github.com/yanxx297/heapbuster-symbolic
|
|
|