mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 03:37:37 +02:00
19 lines
952 B
Markdown
19 lines
952 B
Markdown
### [CVE-2016-8728](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8728)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An exploitable heap out of bounds write vulnerability exists in the Fitz graphical library part of the MuPDF renderer. A specially crafted PDF file can cause a out of bounds write resulting in heap metadata and sensitive process memory corruption leading to potential code execution. Victim needs to open the specially crafted file in a vulnerable reader in order to trigger this vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.talosintelligence.com/vulnerability_reports/TALOS-2016-0242
|
|
|
|
#### Github
|
|
- https://github.com/0xCyberY/CVE-T4PDF
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|