CVE-2025-48074
- EPSS 0.04%
- Veröffentlicht 01.08.2025 16:32:54
- Zuletzt bearbeitet 13.08.2025 19:18:13
OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. In version 3.3.2, applications trust unvalidated dataWindow size values from file headers, which can lead...
CVE-2025-48073
- EPSS 0.04%
- Veröffentlicht 31.07.2025 20:25:51
- Zuletzt bearbeitet 13.08.2025 19:06:51
OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. In version 3.3.2, when reading a deep scanline image with a large sample count in reduceMemory mode, it i...
CVE-2025-48072
- EPSS 0.06%
- Veröffentlicht 31.07.2025 20:18:40
- Zuletzt bearbeitet 13.08.2025 20:23:43
OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. Version 3.3.2 is vulnerable to a heap-based buffer overflow during a read operation due to bad pointer ma...
CVE-2025-48071
- EPSS 0.02%
- Veröffentlicht 31.07.2025 20:13:14
- Zuletzt bearbeitet 13.08.2025 19:18:51
OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. In versions 3.3.2 through 3.3.0, there is a heap-based buffer overflow during a write operation when deco...
CVE-2024-31047
- EPSS 0.02%
- Veröffentlicht 08.04.2024 23:15:08
- Zuletzt bearbeitet 13.08.2025 15:01:25
An issue in Academy Software Foundation openexr v.3.2.3 and before allows a local attacker to cause a denial of service (DoS) via the convert function of exrmultipart.cpp.
CVE-2023-5841
- EPSS 0.66%
- Veröffentlicht 01.02.2024 19:15:08
- Zuletzt bearbeitet 15.05.2025 16:15:31
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 vulnerabili...
CVE-2021-20304
- EPSS 0.12%
- Veröffentlicht 23.08.2022 16:15:09
- Zuletzt bearbeitet 21.11.2024 05:46:19
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 availabilit...
CVE-2021-20298
- EPSS 0.18%
- Veröffentlicht 23.08.2022 16:15:09
- Zuletzt bearbeitet 21.11.2024 05:46:18
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 availabil...
CVE-2021-3941
- EPSS 0.03%
- Veröffentlicht 25.03.2022 19:15:09
- Zuletzt bearbeitet 21.11.2024 06:22:49
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 spec...
CVE-2021-3933
- EPSS 0.06%
- Veröffentlicht 25.03.2022 19:15:09
- Zuletzt bearbeitet 21.11.2024 06:22:48
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 atta...