cve/2022/CVE-2022-2057.md

21 lines
836 B
Markdown
Raw Permalink Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-2057](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2057)
![](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=Divide%20by%20zero%20in%20libtiff&color=brighgreen)
### Description
Divide By Zero error in tiffcrop in libtiff 4.4.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit f3a5e010.
### POC
#### Reference
- https://gitlab.com/libtiff/libtiff/-/issues/427
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/peng-hui/CarpetFuzz
- https://github.com/waugustus/CarpetFuzz
- https://github.com/waugustus/waugustus