A heap based buffer overflow vulnerability exists in the PSD thumbnail resource parsing code of OpenImageIO 2.3.19.0. A specially-crafted PSD file can lead to arbitrary code execution. An attacker can provide a malicious file to trigger this vulnerability.
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://talosintelligence.com/vulnerability_reports/TALOS-2022-1626 | third party advisory exploit |
https://www.debian.org/security/2023/dsa-5384 | third party advisory |
https://security.gentoo.org/glsa/202305-33 | |
https://lists.debian.org/debian-lts-announce/2023/08/msg00005.html |