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

19 lines
678 B
Markdown

### [CVE-2016-3186](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3186)
![](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
Buffer overflow in the readextension function in gif2tiff.c in LibTIFF 4.0.6 allows remote attackers to cause a denial of service (application crash) via a crafted GIF file.
### POC
#### Reference
- https://bugzilla.redhat.com/show_bug.cgi?id=1319503
- https://usn.ubuntu.com/3606-1/
#### Github
No PoCs found on GitHub currently.