CVE-2021-28876

Source
https://cve.org/CVERecord?id=CVE-2021-28876
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2021-28876.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2021-28876
Downstream
Published
2021-04-11T20:15:12.687Z
Modified
2026-05-18T05:54:54.917399441Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
[none]
Details

In the standard library in Rust before 1.52.0, the Zip implementation has a panic safety issue. It calls __iteratorgetunchecked() 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.

Database specific
{
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "last_affected": "32"
                },
                {
                    "last_affected": "33"
                },
                {
                    "last_affected": "34"
                }
            ],
            "cpes": [
                "cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*",
                "cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*",
                "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*"
            ],
            "source": "CPE_FIELD",
            "vendor_product": "fedoraproject:fedora"
        }
    ]
}
References

Affected packages

Git / github.com/rust-lang/rust

Affected ranges

Type
GIT
Repo
https://github.com/rust-lang/rust
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.52.0"
        }
    ],
    "source": "CPE_FIELD",
    "cpe": "cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*"
}

Affected versions

0.*
0.1
0.2
0.4
0.5
0.6
0.7
0.8
0.9
1.*
1.0.0-alpha
1.0.0-alpha.2
1.0.0-beta
release-0.*
release-0.1
release-0.2
release-0.4
release-0.5
release-0.6
release-0.7

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2021-28876.json"