Files
CVEs-PoC/2016/CVE-2016-10266.md
T
2024-06-18 02:51:15 +02:00

18 lines
669 B
Markdown

### [CVE-2016-10266](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10266)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
LibTIFF 4.0.7 allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted TIFF image, related to libtiff/tif_read.c:351:22.
### POC
#### Reference
- https://blogs.gentoo.org/ago/2017/01/01/libtiff-multiple-divide-by-zero
#### Github
No PoCs found on GitHub currently.