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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
There is a heap based buffer overflow in tools/tiff2pdf.c of LibTIFF 4.0.8 via a PlanarConfig=Contig image, which causes a more than one hundred bytes out-of-bounds write (related to the ZIPDecode function in tif_zip.c). A crafted input may lead to a remote denial of service attack or an arbitrary code execution attack.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://bugzilla.maptools.org/show_bug.cgi?id=2715
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|