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

19 lines
770 B
Markdown

### [CVE-2016-10270](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10270)
![](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 (heap-based buffer over-read) or possibly have unspecified other impact via a crafted TIFF image, related to "READ of size 8" and libtiff/tif_read.c:523:22.
### POC
#### Reference
- https://blogs.gentoo.org/ago/2017/01/01/libtiff-multiple-heap-based-buffer-overflow/
#### Github
- https://github.com/mudongliang/LinuxFlaw
- https://github.com/oneoy/cve-