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

18 lines
853 B
Markdown

### [CVE-2020-6068](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6068)
![](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=out%20of%20bounds%20write&color=brighgreen)
### Description
An exploitable out-of-bounds write vulnerability exists in the igcore19d.dll PNG pngread parser of the Accusoft ImageGear 19.5.0 library. A specially crafted PNG file can cause an out-of-bounds write, resulting in a remote code execution. An attacker needs to provide a malformed file to the victim to trigger the vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-0992
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-6068