Files
CVEs-PoC/2020/CVE-2020-6094.md
T
2024-05-25 21:48:12 +02:00

18 lines
863 B
Markdown

### [CVE-2020-6094](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6094)
![](https://img.shields.io/static/v1?label=Product&message=Accusoft&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-190%3A%20Integer%20Overflow%20or%20Wraparound&color=brighgreen)
### Description
An exploitable code execution vulnerability exists in the TIFF fillinraster function of the igcore19d.dll library of Accusoft ImageGear 19.4, 19.5 and 19.6. A specially crafted TIFF file can cause an out-of-bounds write, resulting in remote code execution. An attacker can provide a malicious file to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-1017
#### Github
No PoCs found on GitHub currently.