RUSTSEC-2025-0113

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

shaman::cryptoutil::write_u64v_le and other functions mentioned above cannot garantee memory safety of get_unchecked later if both length are zero.

shaman is unmaintained.

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

Affected packages

crates.io / shaman

Package

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0

Ecosystem specific

{
    "affects": {
        "os": [],
        "arch": [],
        "functions": [
            "shaman::cryptoutil::read_u32v_be",
            "shaman::cryptoutil::read_u32v_le",
            "shaman::cryptoutil::read_u64v_be",
            "shaman::cryptoutil::read_u64v_le",
            "shaman::cryptoutil::write_u32v_le",
            "shaman::cryptoutil::write_u64v_le"
        ]
    },
    "affected_functions": null
}

Database specific

categories

[
    "memory-corruption"
]

informational

"unsound"

cvss

null