Files
CVEs-PoC/2016/CVE-2016-8729.md
T
2025-09-29 21:09:30 +02:00

20 lines
935 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=1.10%20RC2%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=1.9%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=remote%20code%20execution&color=brightgreen)
### 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