RUSTSEC-2025-0028

Source
https://rustsec.org/advisories/RUSTSEC-2025-0028
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2025-0028.json
JSON Data
https://api.osv.dev/v1/vulns/RUSTSEC-2025-0028
Published
2025-02-10T12:00:00Z
Modified
2025-05-06T21:08:48Z
Summary
cve-rs introduces memory vulnerabilities in safe Rust
Details

This crate is a joke and should never be used.

cve-rs provides demonstrations of common memory vulnerabilities (such as buffer overflows and segfaults) implemented completely within safe Rust.

Internally, this crate does not use unsafe code, it instead exploits a soundness bug in rustc: https://github.com/rust-lang/rust/issues/25860

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

Affected packages

crates.io / cve-rs

Package

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0

Ecosystem specific

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

Database specific

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