| タイトル | OpenEXRにおける整数オーバーフローの脆弱性 |
|---|---|
| 概要 | OpenEXRは映画産業向けの画像保存フォーマットであるEXRファイルフォーマットの仕様と参照実装を提供しています。バージョン3.0.0から3.2.9未満、3.3.0から3.3.11未満、および3.4.0から3.4.11未満において、readVariableLengthInteger()関数は信頼できないEXR入力から可変長整数をデコードする際にシフト回数の上限を設けていません。連続バイトが十分に続くと、64ビット値に対して70ビットの左シフトを実行し、この動作は未定義となります。この問題はバージョン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.8 |
|---|---|
| ベクター | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/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, readVariableLengthInteger() decodes a variable-length integer from untrusted EXR input without bounding the shift count. After enough continuation bytes, the code executes a left shift by 70 on a 64-bit value, which is undefined behavior. 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日2:01 |
| 構成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 | |||