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

18 lines
890 B
Markdown

### [CVE-2018-3870](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3870)
![](https://img.shields.io/static/v1?label=Product&message=Canvas%20Draw&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-787%3A%20Out-of-bounds%20Write&color=brighgreen)
### Description
An exploitable out-of-bounds write exists in the PCX parsing functionality of Canvas Draw version 4.0.0. A specially crafted PCX image processed via the application can lead to an out-of-bounds write, overwriting arbitrary data. An attacker can deliver a PCX image to trigger this vulnerability and gain code execution. A different vulnerability than CVE-2018-3871.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2018-0552
#### Github
No PoCs found on GitHub currently.