cve/2023/CVE-2023-24473.md

18 lines
835 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-24473](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-24473)
![](https://img.shields.io/static/v1?label=Product&message=OpenImageIO&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20v2.4.7.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-125%3A%20Out-of-bounds%20Read&color=brighgreen)
### Description
An information disclosure vulnerability exists in the TGAInput::read_tga2_header functionality of OpenImageIO Project OpenImageIO v2.4.7.1. A specially crafted targa file can lead to a disclosure of sensitive information. An attacker can provide a malicious file to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2023-1707
#### Github
No PoCs found on GitHub currently.