mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
18 lines
896 B
Markdown
18 lines
896 B
Markdown
### [CVE-2018-3857](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3857)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An exploitable heap overflow 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 code execution. A different vulnerability than CVE-2018-3858.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://talosintelligence.com/vulnerability_reports/TALOS-2018-0541
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|