Files
CVEs-PoC/2016/CVE-2016-8729.md
T
2024-05-26 14:27:05 +02:00

19 lines
834 B
Markdown

### [CVE-2016-8729](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8729)
![](https://img.shields.io/static/v1?label=Product&message=MuPDF&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=remote%20code%20execution&color=brighgreen)
### Description
An exploitable memory corruption vulnerability exists in the JBIG2 parser of Artifex MuPDF 1.9. A specially crafted PDF can cause a negative number to be passed to a memset resulting in memory corruption and potential code execution. An attacker can specially craft a PDF and send to the victim to trigger this vulnerability.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/0xCyberY/CVE-T4PDF
- https://github.com/ARPSyndicate/cvemon