cve/2020/CVE-2020-35523.md

18 lines
754 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-35523](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35523)
![](https://img.shields.io/static/v1?label=Product&message=libtiff&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&color=brighgreen)
### Description
An integer overflow flaw was found in libtiff that exists in the tif_getimage.c file. This flaw allows an attacker to inject and execute arbitrary code when a user opens a crafted TIFF file. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon