mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
19 lines
708 B
Markdown
19 lines
708 B
Markdown
### [CVE-2017-9117](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9117)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In LibTIFF 4.0.7, the program processes BMP images without verifying that biWidth and biHeight in the bitmap-information header match the actual input, leading to a heap-based buffer over-read in bmp2tiff.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://bugzilla.maptools.org/show_bug.cgi?id=2690
|
|
- https://usn.ubuntu.com/3606-1/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|