Files
CVEs-PoC/2018/CVE-2018-10779.md
T
2024-06-18 02:51:15 +02:00

19 lines
618 B
Markdown

### [CVE-2018-10779](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10779)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
TIFFWriteScanline in tif_write.c in LibTIFF 3.8.2 has a heap-based buffer over-read, as demonstrated by bmp2tiff.
### POC
#### Reference
- http://bugzilla.maptools.org/show_bug.cgi?id=2788
- https://usn.ubuntu.com/3906-1/
#### Github
No PoCs found on GitHub currently.