{ "schema_version": "1.4.0", "id": "GHSA-5q2r-92f9-4m49", "modified": "2021-10-27T17:03:38Z", "published": "2021-08-25T20:56:55Z", "aliases": [ "CVE-2020-15093" ], "summary": "Improper verification of signature threshold in tough", "details": "## Impact\n\nThe 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.\n\nAWS would like to thank Erick Tryzelaar of the Google Fuchsia Team for reporting this issue. \n\n## Patches\n\nA fix is available in version 0.7.1.\n\n## Workarounds\n\nNo workarounds to this issue are known.\n\n## References\n\nCVE-2020-6174 is assigned to the same issue in the TUF reference implementation.\n\nhttps://github.com/theupdateframework/tuf/pull/974\nhttps://nvd.nist.gov/vuln/detail/CVE-2020-6174\n\n## For more information\n\nIf you have any questions or comments about this advisory, [contact AWS Security](https://aws.amazon.com/security/vulnerability-reporting/) at [aws-security@amazon.com](mailto:aws-security@amazon.com).", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N" } ], "affected": [ { "package": { "ecosystem": "crates.io", "name": "tough" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.7.1" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/awslabs/tough/security/advisories/GHSA-5q2r-92f9-4m49" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15093" }, { "type": "WEB", "url": "https://github.com/theupdateframework/tuf/pull/974" }, { "type": "WEB", "url": "https://github.com/theupdateframework/tuf/commit/2977188139d065ff3356c3cb4aec60c582b57e0e" }, { "type": "PACKAGE", "url": "https://github.com/awslabs/tough" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2020-0024.html" } ], "database_specific": { "cwe_ids": [ "CWE-347" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-08-18T20:40:25Z", "nvd_published_at": "2020-07-09T19:15:00Z" } }