RUSTSEC-2024-0333

Source
https://rustsec.org/advisories/RUSTSEC-2024-0333
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2024-0333.json
Published
2024-04-06T12:00:00Z
Modified
2024-04-12T16:29:46Z
Details

This crate has been deprecated in favour of using the native support for exporting RSA keys into the standard PEM format.
See [docs.rs documentation].

In addition to that, the operations in this crate (arithmetic and Base64 encoding) are not done in constant-time, potentially [exposing the user to sidechannel attacks].

References

Affected packages

crates.io / rsa-export

Package

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0

Ecosystem specific

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

Database specific

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