File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+ [advisory ]
2
+ id = " RUSTSEC-0000-0000"
3
+ package = " tough"
4
+ date = " 2020-07-09"
5
+ title = " Improper uniqueness verification of signature threshold"
6
+ url = " https://github.com/awslabs/tough/security/advisories/GHSA-5q2r-92f9-4m49"
7
+ aliases = [" CVE-2020-15093" , " GHSA-5q2r-92f9-4m49" ]
8
+ references = [" CVE-2020-6174" ]
9
+ description = """
10
+ The tough library, prior to 0.7.1, does not properly verify the uniqueness of
11
+ keys in the signatures provided to meet the threshold of cryptographic
12
+ signatures. It allows someone with access to a valid signing key to create
13
+ multiple valid signatures in order to circumvent TUF requiring a minimum
14
+ threshold of unique keys before the metadata is considered valid.
15
+
16
+ AWS would like to thank Erick Tryzelaar of the Google Fuchsia Team for
17
+ reporting this issue.
18
+
19
+ A fix is available in version 0.7.1.
20
+
21
+ CVE-2020-6174 is assigned to the same issue in the TUF reference
22
+ implementation.
23
+
24
+ If you have any questions or comments about this advisory, contact AWS Security
25
+ at aws-security@amazon.com.
26
+ """
27
+
28
+ [versions ]
29
+ patched = [" >= 0.7.1" ]
You can’t perform that action at this time.
0 commit comments