製品・ソフトウェアに関する情報
Rust の standard library におけるバッファエラーの脆弱性
Title Rust の standard library におけるバッファエラーの脆弱性
Summary

Rust の standard library には、バッファエラーの脆弱性が存在します。

Possible impacts 情報を改ざんされる可能性があります。
Solution

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date Feb. 4, 2021, midnight
Registration Date Dec. 17, 2021, 4:10 p.m.
Last Update Dec. 17, 2021, 4:10 p.m.
CVSS3.0 : 警告
Score 5.3
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
CVSS2.0 : 警告
Score 4.3
Vector AV:N/AC:M/Au:N/C:N/I:P/A:N
Affected System
Fedora Project
Fedora 
The Rust Programming Language
Rust 1.52.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-2021-28876
Summary

In the standard library in Rust before 1.52.0, the Zip implementation has a panic safety issue. It calls __iterator_get_unchecked() more than once for the same index when the underlying iterator panics (in certain conditions). This bug could lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait.

Publication Date April 12, 2021, 5:15 a.m.
Registration Date April 12, 2021, 10:03 a.m.
Last Update Nov. 21, 2024, 3 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:* 1.52.0
Configuration2 or higher or less more than less than
cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List