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

19 lines
816 B
Markdown

### [CVE-2016-8388](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8388)
![](https://img.shields.io/static/v1?label=Product&message=Argus&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Heap%20Overwrite&color=brighgreen)
### 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