Show filters
52 Total Results
Displaying 1-10 of 52
Sort by:
Attacker Value
Unknown

CVE-2023-5841

Disclosure Date: February 01, 2024 (last updated February 14, 2025)
Due to a failure in validating the number of scanline samples of a OpenEXR file containing deep scanline data, Academy Software Foundation OpenEX image parsing library version 3.2.1 and prior is susceptible to a heap-based buffer overflow vulnerability. This issue was resolved as of versions v3.2.2 and v3.1.12 of the affected library.
Attacker Value
Unknown

CVE-2023-50245

Disclosure Date: December 11, 2023 (last updated December 15, 2023)
OpenEXR-viewer is a viewer for OpenEXR files with detailed metadata probing. Versions prior to 0.6.1 have a memory overflow vulnerability. This issue is fixed in version 0.6.1.
Attacker Value
Unknown

CVE-2021-20298

Disclosure Date: August 23, 2022 (last updated October 08, 2023)
A flaw was found in OpenEXR's B44Compressor. This flaw allows an attacker who can submit a crafted file to be processed by OpenEXR, to exhaust all memory accessible to the application. The highest threat from this vulnerability is to system availability.
Attacker Value
Unknown

CVE-2021-20304

Disclosure Date: August 23, 2022 (last updated November 29, 2024)
A flaw was found in OpenEXR's hufDecode functionality. This flaw allows an attacker who can pass a crafted file to be processed by OpenEXR, to trigger an undefined right shift error. The highest threat from this vulnerability is to system availability.
Attacker Value
Unknown

CVE-2021-3933

Disclosure Date: March 25, 2022 (last updated November 08, 2023)
An integer overflow could occur when OpenEXR processes a crafted file on systems where size_t < 64 bits. This could cause an invalid bytesPerLine and maxBytesPerLine value, which could lead to problems with application stability or lead to other attack paths.
Attacker Value
Unknown

CVE-2021-3941

Disclosure Date: March 25, 2022 (last updated November 08, 2023)
In ImfChromaticities.cpp routine RGBtoXYZ(), there are some division operations such as `float Z = (1 - chroma.white.x - chroma.white.y) * Y / chroma.white.y;` and `chroma.green.y * (X + Z))) / d;` but the divisor is not checked for a 0 value. A specially crafted file could trigger a divide-by-zero condition which could affect the availability of programs linked with OpenEXR.
Attacker Value
Unknown

CVE-2021-20299

Disclosure Date: March 16, 2022 (last updated October 07, 2023)
A flaw was found in OpenEXR's Multipart input file functionality. A crafted multi-part input file with no actual parts can trigger a NULL pointer dereference. The highest threat from this vulnerability is to system availability.
Attacker Value
Unknown

CVE-2021-20303

Disclosure Date: March 04, 2022 (last updated October 07, 2023)
A flaw found in function dataWindowForTile() of IlmImf/ImfTiledMisc.cpp. An attacker who is able to submit a crafted file to be processed by OpenEXR could trigger an integer overflow, leading to an out-of-bounds write on the heap. The greatest impact of this flaw is to application availability, with some potential impact to data integrity as well.
Attacker Value
Unknown

CVE-2021-20302

Disclosure Date: March 04, 2022 (last updated October 07, 2023)
A flaw was found in OpenEXR's TiledInputFile functionality. This flaw allows an attacker who can submit a crafted single-part non-image to be processed by OpenEXR, to trigger a floating-point exception error. The highest threat from this vulnerability is to system availability.
Attacker Value
Unknown

CVE-2021-20300

Disclosure Date: March 04, 2022 (last updated October 07, 2023)
A flaw was found in OpenEXR's hufUncompress functionality in OpenEXR/IlmImf/ImfHuf.cpp. This flaw allows an attacker who can submit a crafted file that is processed by OpenEXR, to trigger an integer overflow. The highest threat from this vulnerability is to system availability.