RUSTSEC-2025-0034

Source
https://rustsec.org/advisories/RUSTSEC-2025-0034
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2025-0034.json
JSON Data
https://api.osv.dev/v1/vulns/RUSTSEC-2025-0034
Aliases
Published
2025-05-06T12:00:00Z
Modified
2025-10-28T06:29:22.981782Z
Summary
soundness issue and unmaintained
Details

FastMap::get() lacks sufficient checks to its parameter index and is used to unsafely get a Vec element.

fast_id_map is unmaintained.

Database specific
{
    "license": "CC0-1.0"
}
References

Affected packages

crates.io / fast_id_map

Package

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0

Ecosystem specific

{
    "affects": {
        "os": [],
        "arch": [],
        "functions": [
            "fast_id_map::FastMap::get"
        ]
    },
    "affected_functions": null
}

Database specific

categories
[
    "memory-corruption"
]
source
"https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2025-0034.json"
informational
"unsound"
cvss
null