Rust の standard library におけるバッファエラーの脆弱性
| Title |
Rust の standard library におけるバッファエラーの脆弱性
|
| Summary |
Rust の standard library には、バッファエラーの脆弱性が存在します。
|
| Possible impacts |
サービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution |
ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
Oct. 29, 2020, midnight |
| Registration Date |
Dec. 17, 2021, 4:10 p.m. |
| Last Update |
Dec. 17, 2021, 4:10 p.m. |
|
CVSS3.0 : 重要
|
| Score |
7.5
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
|
CVSS2.0 : 警告
|
| Score |
5
|
| Vector |
AV:N/AC:L/Au:N/C:N/I:N/A:P |
Affected System
| The Rust Programming Language |
|
Rust 1.49.0 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2021年12月17日] 掲載 |
Dec. 17, 2021, 4:10 p.m. |
NVD Vulnerability Information
CVE-2020-36317
| Summary |
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.
|
| Publication Date |
April 12, 2021, 5:15 a.m. |
| Registration Date |
April 12, 2021, 10:01 a.m. |
| Last Update |
Nov. 21, 2024, 2:29 p.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:* |
|
|
|
1.49.0 |
Related information, measures and tools
Common Vulnerabilities List