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

20 lines
892 B
Markdown

### [CVE-2016-10271](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10271)
![](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
tools/tiffcrop.c in LibTIFF 4.0.7 allows remote attackers to cause a denial of service (heap-based buffer over-read and buffer overflow) or possibly have unspecified other impact via a crafted TIFF image, related to "READ of size 1" and libtiff/tif_fax3.c:413:13.
### POC
#### Reference
- https://blogs.gentoo.org/ago/2017/01/01/libtiff-multiple-heap-based-buffer-overflow/
- https://github.com/vadz/libtiff/commit/9657bbe3cdce4aaa90e07d50c1c70ae52da0ba6a
#### Github
- https://github.com/mudongliang/LinuxFlaw
- https://github.com/oneoy/cve-