5.5 MEDIUM
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Local (L)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): None (N)
- User Interaction (UI): Required (R)
- Scope (S): Unchanged (U)
- Confidentiality (C): None (N)
- Integrity (I): None (N)
- Availability (A): High (H)
- Modified Attack Vector (MAV): Local (L)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): Required (R)
- Modified Confidentiality (MC): None (N)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): None (N)
- Modified Availability (MA): High (H)
Activity log
- Created suggestion
OpenEXR: Out-of-bounds read in DeepTiledInputFile sample-count table decode on ILP32
OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. OpenEXR versions before 3.2.11, 3.3.0 through 3.3.12, and 3.4.0 through 3.4.13 are vulnerable on ILP32 builds to an out-of-bounds read. The vulnerability is reached when a crafted uncompressed deep-tile EXR causes the sample-count table size calculation in OpenEXRCore decoding.c to wrap before unpack_sample_table() iterates over the full attacker-controlled tile dimensions, allowing denial of service. This issue is fixed in versions 3.2.11, 3.3.13, and 3.4.14.
References
-
https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-p42q-g5c9-mh9w exploitx_refsource_CONFIRM
Affected products
- ==>= 3.4.0, < 3.4.14
- ==< 3.2.11
- ==>= 3.3.0, < 3.3.13
Matching in nixpkgs
pkgs.openexr
High dynamic-range (HDR) image file format
pkgs.openexrid-unstable
None
-
nixos-26.05 -
- nixos-26.05-small 2017-09-17
pkgs.python313Packages.openexr
Python bindings for the OpenEXR image file format
-
nixos-unstable -
- nixos-unstable-small 3.4.15
pkgs.python314Packages.openexr
Python bindings for the OpenEXR image file format
-
nixos-unstable -
- nixos-unstable-small 3.4.15
pkgs.haskellPackages.openexr-write
Library for writing images in OpenEXR HDR file format
Package maintainers
-
@paperdigits Mica Semrick <mica@silentumbrella.com>
-
@Ambossmann Timo Gottszky <timogottszky+git@gmail.com>