Skip to content

Improper uniqueness verification of signature threshold

High
iliana published GHSA-5q2r-92f9-4m49 Jul 9, 2020

Package

tough (crates.io)

Affected versions

< 0.7.1

Patched versions

0.7.1

Description

Impact

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.

Patches

A fix is available in version 0.7.1.

Workarounds

No workarounds to this issue are known.

References

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

theupdateframework/python-tuf#974
https://nvd.nist.gov/vuln/detail/CVE-2020-6174

For more information

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

Severity

High

CVE ID

CVE-2020-15093

Weaknesses

No CWEs