| タイトル | rust-OpenSSL Projectのrust-OpenSSLにおける複数の脆弱性 |
|---|---|
| 概要 | rust-opensslはRustプログラミング言語向けにOpenSSLのバインディングを提供します。バージョン0.9.24から0.10.78未満において、SslContextBuilder::set_psk_client_callback、set_psk_server_callback、set_cookie_generate_cb、およびset_stateless_cookie_generate_cbの背後にあるFFIトランポリンは、ユーザークロージャが返したusizeの値をクロージャに渡された&mut [u8]と照合せずに直接OpenSSLに渡していました。これにより、バッファオーバーフローやその他の予期しない結果を引き起こす可能性がありました。この脆弱性はバージョン0.10.78で修正されました。 |
| 想定される影響 | 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| 対策 | 正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2026年4月24日0:00 |
| 登録日 | 2026年4月30日12:17 |
| 最終更新日 | 2026年4月30日12:17 |
| CVSS3.0 : 緊急 | |
| スコア | 9.8 |
|---|---|
| ベクター | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
| rust-OpenSSL Project |
| rust-OpenSSL 0.9.24 以上 0.10.78 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2026年04月30日] 掲載 |
2026年4月30日12:17 |
| 概要 | rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.24 to before 0.10.78, the FFI trampolines behind SslContextBuilder::set_psk_client_callback, set_psk_server_callback, set_cookie_generate_cb, and set_stateless_cookie_generate_cb forwarded the user closure's returned usize directly to OpenSSL without checking it against the &mut [u8] that was handed to the closure. This can lead to buffer overflows and other unintended consequences. This vulnerability is fixed in 0.10.78. |
|---|---|
| 公表日 | 2026年4月25日3:16 |
| 登録日 | 2026年4月25日4:08 |
| 最終更新日 | 2026年4月29日2:45 |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:rust-openssl_project:rust-openssl:*:*:*:*:*:rust:*:* | 0.9.24 | 0.10.78 | |||