CVE-2021-28877

CWE-119Buffer Overflow7 documents7 sources
Severity
7.5HIGH
EPSS
0.3%
top 49.11%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedApr 11
Latest updateMay 24

Description

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.

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:HExploitability: 3.9 | Impact: 3.6

Affected Packages2 packages

NVDrust-lang/rust< 1.51.0
Debianrustc< 1.53.0+dfsg1-1+2

Patches

🔴Vulnerability Details

3
GHSA
GHSA-r23x-h32h-x9jh: In the standard library in Rust before 12022-05-24
OSV
CVE-2021-28877: In the standard library in Rust before 12021-04-11
CVEList
CVE-2021-28877: In the standard library in Rust before 12021-04-11

📋Vendor Advisories

3
Microsoft
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 2021-04-13
Red Hat
rust: memory safety violation in Zip implementation for nested iter::Zips2021-01-16
Debian
CVE-2021-28877: rustc - In the standard library in Rust before 1.51.0, the Zip implementation calls __it...2021
CVE-2021-28877 (HIGH CVSS 7.5) | In the standard library in Rust bef | cvebase.io