cve/2015/CVE-2015-8665.md

21 lines
877 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-8665](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8665)
![](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
tif_getimage.c in LibTIFF 4.0.6 allows remote attackers to cause a denial of service (out-of-bounds read) via the SamplesPerPixel tag in a TIFF image.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2015/12/24/2
- 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.