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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In LibTIFF 4.0.7, the TIFFReadDirEntryLong8Array function in libtiff/tif_dirread.c mishandles a malloc operation, which allows attackers to cause a denial of service (memory leak within the function _TIFFmalloc in tif_unix.c) via a crafted file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://somevulnsofadlab.blogspot.jp/2017/06/libtiffmemory-leak-in-tiffmalloc.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|