mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
21 lines
890 B
Markdown
21 lines
890 B
Markdown
### [CVE-2014-9330](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9330)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|