Files
CVEs-PoC/2013/CVE-2013-4244.md
T
2025-09-29 21:09:30 +02:00

18 lines
737 B
Markdown

### [CVE-2013-4244](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4244)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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.