| タイトル | Rust の standard library におけるバッファエラーの脆弱性 |
|---|---|
| 概要 | Rust の standard library には、バッファエラーの脆弱性が存在します。 |
| 想定される影響 | サービス運用妨害 (DoS) 状態にされる可能性があります。 |
| 対策 | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2021年1月4日0:00 |
| 登録日 | 2021年12月17日16:10 |
| 最終更新日 | 2021年12月17日16:10 |
| CVSS3.0 : 重要 | |
| スコア | 7.5 |
|---|---|
| ベクター | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
| CVSS2.0 : 警告 | |
| スコア | 5 |
|---|---|
| ベクター | AV:N/AC:L/Au:N/C:N/I:N/A:P |
| The Rust Programming Language |
| Rust 1.51.0 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2021年12月17日] 掲載 |
2021年12月17日16:10 |
| 概要 | In the standard library in Rust before 1.51.0, the Zip implementation calls __iterator_get_unchecked() for the same index more than once when nested. This bug can lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait. |
|---|---|
| 公表日 | 2021年4月12日5:15 |
| 登録日 | 2021年4月12日10:03 |
| 最終更新日 | 2024年11月21日15:00 |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:* | 1.51.0 | ||||