cve/2018/CVE-2018-3860.md

19 lines
977 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-3860](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3860)
![](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 TIFF parsing functionality of Canvas Draw version 4.0.0. A specially crafted TIFF image processed via the application can lead to an out-of-bounds write, overwriting arbitrary data. An attacker can deliver a TIFF image to trigger this vulnerability and gain the ability to execute code. A different vulnerability than CVE-2018-3859.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2018-0544
2024-06-09 00:33:16 +00:00
- https://talosintelligence.com/vulnerability_reports/TALOS-2018-0544
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.