mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
19 lines
721 B
Markdown
19 lines
721 B
Markdown
### [CVE-2018-8905](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-8905)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In LibTIFF 4.0.9, a heap-based buffer overflow occurs in the function LZWDecodeCompat in tif_lzw.c via a crafted TIFF file, as demonstrated by tiff2ps.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://bugzilla.maptools.org/show_bug.cgi?id=2780
|
|
- https://github.com/halfbitteam/POCs/tree/master/libtiff-4.08_tiff2ps_heap_overflow
|
|
|
|
#### Github
|
|
- https://github.com/andir/nixos-issue-db-example
|
|
|