Files
CVEs-PoC/2017/CVE-2017-9147.md
T
2025-09-29 21:09:30 +02:00

22 lines
821 B
Markdown

### [CVE-2017-9147](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9147)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
LibTIFF 4.0.7 has an invalid read in the _TIFFVGetField function in tif_dir.c, which might allow remote attackers to cause a denial of service (crash) via a crafted TIFF file.
### POC
#### Reference
- http://bugzilla.maptools.org/show_bug.cgi?id=2693
- https://usn.ubuntu.com/3606-1/
- https://www.exploit-db.com/exploits/42301/
#### Github
- https://github.com/Siyuan-Li201/TransferFuzz
- https://github.com/mudongliang/LinuxFlaw
- https://github.com/oneoy/cve-