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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In LibTIFF 4.0.8, there is a assertion abort in the TIFFWriteDirectoryTagCheckedLong8Array function in tif_dirwrite.c. A crafted input will lead to a remote denial of service attack.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://bugzilla.maptools.org/show_bug.cgi?id=2712
|
|
- https://www.exploit-db.com/exploits/42299/
|
|
|
|
#### Github
|
|
- https://github.com/mudongliang/LinuxFlaw
|
|
- https://github.com/oneoy/cve-
|
|
|