cve/2015/CVE-2015-8784.md
2024-06-18 02:51:15 +02:00

21 lines
909 B
Markdown

### [CVE-2015-8784](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8784)
![](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
The NeXTDecode function in tif_next.c in LibTIFF allows remote attackers to cause a denial of service (out-of-bounds write) via a crafted TIFF image, as demonstrated by libtiff5.tif.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2016/01/24/8
- http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html
- http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html
#### Github
No PoCs found on GitHub currently.