cve/2019/CVE-2019-5084.md

19 lines
922 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-5084](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5084)
![](https://img.shields.io/static/v1?label=Product&message=LEADTOOLS&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-787%3A%20Out-of-bounds%20Write&color=brighgreen)
### Description
An exploitable heap out-of-bounds write vulnerability exists in the TIF-parsing functionality of LEADTOOLS 20. A specially crafted TIF image can cause an offset beyond the bounds of a heap allocation to be written, potentially resulting in code execution. An attacker can specially craft a TIF image to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2019-0876
2024-06-09 00:33:16 +00:00
- https://talosintelligence.com/vulnerability_reports/TALOS-2019-0876
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.