Integer overflow in Tinyexr - CVE-2020-19490
Published: August 20, 2023
Tinyexr
Syoyo Fujita
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to integer overflow within the tinyexr::DecodePixelData() function in tinyexr.h. A remote attacker can pass specially crafted data to the application, trigger an integer overflow and perform a denial of service (DoS) attack.