Files
CVEs-PoC/2016/CVE-2016-1840.md
T
2024-06-18 02:51:15 +02:00

21 lines
1.0 KiB
Markdown

### [CVE-2016-1840](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1840)
![](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
Heap-based buffer overflow in the xmlFAParsePosCharGroup function in libxml2 before 2.9.4, as used in Apple iOS before 9.3.2, OS X before 10.11.5, tvOS before 9.2.1, and watchOS before 2.2.1, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XML document.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html
- http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html
- https://bugzilla.gnome.org/show_bug.cgi?id=757711
#### Github
- https://github.com/ARPSyndicate/cvemon