RUSTSEC-2022-0047

Source
https://rustsec.org/advisories/
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2022-0047.json
Aliases
Published
2022-02-25T12:00:00Z
Modified
2023-11-08T04:19:57.153953Z
Details

Ward Beullens found a practical key-recovery attack against Rainbow. The level I parametersets are removed from liboqs starting from version 0.7.2. Find the scientific details in Breaking Rainbow Takes a Weekend on a Laptop.

This means all the oqs::sig::Algorithm::RainbowI* variants are insecure.

References

Affected packages

crates.io / oqs

Package

Name
oqs

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0
Fixed
0.7.2

Ecosystem specific

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

Database specific

{
    "cvss": null,
    "informational": null,
    "categories": [
        "crypto-failure"
    ]
}