mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 05:38:02 +02:00
18 lines
737 B
Markdown
18 lines
737 B
Markdown
### [CVE-2013-4244](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4244)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The LZW decompressor in the gif2tiff tool in libtiff 4.0.3 and earlier allows context-dependent attackers to cause a denial of service (out-of-bounds write and crash) or possibly execute arbitrary code via a crafted GIF image.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/vadz/libtiff/commit/ce6841d9e41d621ba23cf18b190ee6a23b2cc833
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|