RUSTSEC-2019-0030

Source
https://rustsec.org/advisories/RUSTSEC-2019-0030
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2019-0030.json
JSON Data
https://api.osv.dev/v1/vulns/RUSTSEC-2019-0030
Aliases
Published
2019-10-06T12:00:00Z
Modified
2023-11-08T04:01:32.232292Z
Summary
Incorrect implementation of the Streebog hash functions
Details

Internal update-sigma function was implemented incorrectly and depending on debug-assertions it could've caused an incorrect result or panic for certain inputs.

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

Affected packages

crates.io / streebog

Package

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0
Fixed
0.8.0

Ecosystem specific

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

Database specific

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