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

21 lines
890 B
Markdown

### [CVE-2014-9330](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9330)
![](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
Integer overflow in tif_packbits.c in bmp2tif in libtiff 4.0.3 allows remote attackers to cause a denial of service (crash) via crafted BMP image, related to dimensions, which triggers an out-of-bounds read.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2014/Dec/97
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html
- http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/RuoAndo/around-AFL