cve/2023/CVE-2023-22845.md

18 lines
814 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-22845](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-22845)
![](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 out-of-bounds read vulnerability exists in the TGAInput::decode_pixel() functionality of OpenImageIO Project OpenImageIO v2.4.7.1. A specially crafted targa file can lead to information disclosure. An attacker can provide a malicious file to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2023-1708
#### Github
No PoCs found on GitHub currently.