| タイトル | OpenEXRにおける境界外読み取りに関する脆弱性 |
|---|---|
| 概要 | OpenEXRは、映画産業向けの画像保存フォーマットであるEXRファイルフォーマットの仕様および参照実装を提供します。バージョン3.0.0から3.2.9未満、3.3.0から3.3.11未満、および3.4.0から3.4.11未満の間、IDManifest::init()はプレフィックス圧縮された表現から文字列を再構築します。前の文字列が255バイトを超える場合、次の文字列は2バイトのプレフィックス長で始まることが期待されます。しかし、コードは現在の文字列が少なくとも2バイトあるかを確認せずにstringList[i][0]とstringList[i][1]を読み取っています。この問題はバージョン3.2.9、3.3.11、および3.4.11で修正されました。 |
| 想定される影響 | 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| 対策 | 正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2026年5月7日0:00 |
| 登録日 | 2026年5月11日11:09 |
| 最終更新日 | 2026年5月11日11:09 |
| CVSS3.0 : 緊急 | |
| スコア | 9.1 |
|---|---|
| ベクター | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H |
| OpenEXR |
| OpenEXR 3.0.0 以上 3.2.9 未満 |
| OpenEXR 3.3.0 以上 3.3.11 未満 |
| OpenEXR 3.4.0 以上 3.4.11 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2026年05月11日] 掲載 |
2026年5月11日11:09 |
| 概要 | 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. |
|---|---|
| 公表日 | 2026年5月7日13:16 |
| 登録日 | 2026年5月8日4:09 |
| 最終更新日 | 2026年5月9日1:56 |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:openexr:openexr:*:*:*:*:*:*:*:* | 3.0.0 | 3.2.9 | |||
| cpe:2.3:a:openexr:openexr:*:*:*:*:*:*:*:* | 3.3.0 | 3.3.11 | |||
| cpe:2.3:a:openexr:openexr:*:*:*:*:*:*:*:* | 3.4.0 | 3.4.11 | |||