RUSTSEC-2020-0024

Source
https://rustsec.org/advisories/RUSTSEC-2020-0024
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2020-0024.json
JSON Data
https://api.osv.dev/v1/vulns/RUSTSEC-2020-0024
Aliases
Related
Published
2020-07-09T12:00:00Z
Modified
2023-11-08T04:02:28.820080Z
Severity
  • 8.6 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N CVSS Calculator
Summary
Improper uniqueness verification of signature threshold
Details

The tough library, prior to 0.7.1, does not properly verify the uniqueness of keys in the signatures provided to meet the threshold of cryptographic signatures. It allows someone with access to a valid signing key to create multiple valid signatures in order to circumvent TUF requiring a minimum threshold of unique keys before the metadata is considered valid.

AWS would like to thank Erick Tryzelaar of the Google Fuchsia Team for reporting this issue.

A fix is available in version 0.7.1.

CVE-2020-6174 is assigned to the same issue in the TUF reference implementation.

If you have any questions or comments about this advisory, contact AWS Security at aws-security@amazon.com.

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

Affected packages

crates.io / tough

Package

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0
Fixed
0.7.1

Ecosystem specific

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

Database specific

{
    "cvss": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
    "informational": null,
    "categories": []
}