| タイトル | Rust の standard library におけるバッファエラーの脆弱性 |
|---|---|
| 概要 | Rust の standard library には、バッファエラーの脆弱性が存在します。 |
| 想定される影響 | サービス運用妨害 (DoS) 状態にされる可能性があります。 |
| 対策 | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2020年10月29日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.49.0 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2021年12月17日] 掲載 |
2021年12月17日16:10 |
| 概要 | In the standard library in Rust before 1.49.0, String::retain() function has a panic safety problem. It allows creation of a non-UTF-8 Rust string when the provided closure panics. This bug could result in a memory safety violation when other string APIs assume that UTF-8 encoding is used on the same string. |
|---|---|
| 公表日 | 2021年4月12日5:15 |
| 登録日 | 2021年4月12日10:01 |
| 最終更新日 | 2024年11月21日14:29 |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:* | 1.49.0 | ||||