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

21 lines
932 B
Markdown

### [CVE-2016-3990](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3990)
![](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
Heap-based buffer overflow in the horizontalDifference8 function in tif_pixarlog.c in LibTIFF 4.0.6 and earlier allows remote attackers to cause a denial of service (crash) or execute arbitrary code via a crafted TIFF image to tiffcp.
### POC
#### Reference
- http://bugzilla.maptools.org/show_bug.cgi?id=2544
- http://www.openwall.com/lists/oss-security/2016/04/12/2
- 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.