mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 11:57:37 +02:00
18 lines
749 B
Markdown
18 lines
749 B
Markdown
### [CVE-2017-12944](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12944)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The TIFFReadDirEntryArray function in tif_read.c in LibTIFF 4.0.8 mishandles memory allocation for short files, which allows remote attackers to cause a denial of service (allocation failure and application crash) in the TIFFFetchStripThing function in tif_dirread.c during a tiff2pdf invocation.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://usn.ubuntu.com/3606-1/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|