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

20 lines
736 B
Markdown

### [CVE-2017-5563](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5563)
![](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
LibTIFF version 4.0.7 is vulnerable to a heap-based buffer over-read in tif_lzw.c resulting in DoS or code execution via a crafted bmp image to tools/bmp2tiff.
### POC
#### Reference
- http://bugzilla.maptools.org/show_bug.cgi?id=2664
- https://usn.ubuntu.com/3606-1/
#### Github
- https://github.com/11notes/docker-paperless-ngx
- https://github.com/poikl246/DevSecOps-2024-v2