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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In LibTIFF 4.0.8, there is a memory leak in tif_jbig.c. A crafted TIFF document can lead to a memory leak resulting in a remote denial of service attack.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://bugzilla.maptools.org/show_bug.cgi?id=2706
|
|
- https://www.exploit-db.com/exploits/42300/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|