Rust の standard library におけるバッファエラーの脆弱性
| Title |
Rust の standard library におけるバッファエラーの脆弱性
|
| Summary |
Rust の standard library には、バッファエラーの脆弱性が存在します。
|
| Possible impacts |
サービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution |
ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
May 28, 2015, 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.2.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-2015-20001
| Summary |
In the standard library in Rust before 1.2.0, BinaryHeap is not panic-safe. The binary heap is left in an inconsistent state when the comparison of generic elements inside sift_up or sift_down_range panics. This bug leads to a drop of zeroed memory as an arbitrary type, which can result in a memory safety violation.
|
| Publication Date |
April 12, 2021, 5:15 a.m. |
| Registration Date |
April 12, 2021, 10 a.m. |
| Last Update |
Nov. 21, 2024, 11:26 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:* |
|
|
|
1.2.0 |
Related information, measures and tools
Common Vulnerabilities List