cve/2023/CVE-2023-39453.md

18 lines
776 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-39453](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-39453)
![](https://img.shields.io/static/v1?label=Product&message=ImageGear&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%2020.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-416%3A%20Use%20After%20Free&color=brighgreen)
### Description
A use-after-free vulnerability exists in the tif_parse_sub_IFD functionality of Accusoft ImageGear 20.1. A specially crafted malformed file can lead to arbitrary code execution. An attacker can deliver this file to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2023-1830
#### Github
No PoCs found on GitHub currently.