OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From versions 3.0.0 to before 3.2.9, 3.3.0 to before 3.3.11, and 3.4.0 to before 3.4.11, IDManifest::init() reconstructs strings from a prefix-compressed representation. If the previous string is longer than 255 bytes, the next string is expected to begin with a 2-byte prefix length. The code reads stringList[i][0] and stringList[i][1] without checking that the current string has at least two bytes. This issue has been patched in versions 3.2.9, 3.3.11, and 3.4.11.
The product reads data past the end, or before the beginning, of the intended buffer.
| Name | Vendor | Start Version | End Version |
|---|---|---|---|
| Openexr | Openexr | 3.0.0 (including) | 3.2.9 (excluding) |
| Openexr | Openexr | 3.3.0 (including) | 3.3.11 (excluding) |
| Openexr | Openexr | 3.4.0 (including) | 3.4.11 (excluding) |
| Red Hat Enterprise Linux 10 | RedHat | openexr-0:3.1.10-8.el10_2.3 | * |
| Red Hat Enterprise Linux 10.0 Extended Update Support | RedHat | openexr-0:3.1.10-8.el10_0.3 | * |
| Red Hat Enterprise Linux 9 | RedHat | openexr-0:3.1.1-3.el9_8.3 | * |
| Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions | RedHat | openexr-0:3.1.1-2.el9_2.4 | * |
| Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions | RedHat | openexr-0:3.1.1-2.el9_4.4 | * |
| Red Hat Enterprise Linux 9.6 Extended Update Support | RedHat | openexr-0:3.1.1-3.el9_6.3 | * |
| Openexr | Ubuntu | esm-infra/xenial | * |
| Openexr | Ubuntu | questing | * |