Vulnerability CVE-2022-43600


Published: 2022-12-22

Description:
Multiple code execution vulnerabilities exist in the IFFOutput::close() functionality of OpenImageIO Project OpenImageIO v2.4.4.2. A specially crafted ImageOutput Object can lead to a heap buffer overflow. An attacker can provide malicious input to trigger these vulnerabilities.This vulnerability arises when the `xmax` variable is set to 0xFFFF and `m_spec.format` is `TypeDesc::UINT16`

Type:

CWE-122

(Heap-based Buffer Overflow)

 References:
https://talosintelligence.com/vulnerability_reports/TALOS-2022-1656

Copyright 2026, cxsecurity.com

 

Back to Top