RUSTSEC-2022-0001

Source
https://rustsec.org/advisories/RUSTSEC-2022-0001
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2022-0001.json
JSON Data
https://api.osv.dev/v1/vulns/RUSTSEC-2022-0001
Published
2022-01-05T12:00:00Z
Modified
2022-01-05T16:02:27Z
Summary
lmdb is unmaintained, use lmdb-rkv instead
Details

The lmdb crate hasn't had any updates since August 2018.

Mozilla's lmdb-rkv fork of the crate has received additional maintenance work beyond that and is the best available replacement.

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

Affected packages

crates.io / lmdb

Package

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0

Ecosystem specific

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

Database specific

{
    "cvss": null,
    "informational": "unmaintained",
    "categories": []
}