mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
19 lines
816 B
Markdown
19 lines
816 B
Markdown
### [CVE-2016-8388](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8388)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An exploitable arbitrary heap-overwrite vulnerability exists within Iceni Argus. When it attempts to convert a malformed PDF to XML, it will explicitly trust an index within the specific font object and use it to write the font's name to a single object within an array of objects.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.talosintelligence.com/reports/TALOS-2016-0213/
|
|
|
|
#### Github
|
|
- https://github.com/0xCyberY/CVE-T4PDF
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|