Files
CVEs-PoC/2020/CVE-2020-15093.md
T
2024-05-25 21:48:12 +02:00

954 B

CVE-2020-15093

Description

The tough library (Rust/crates.io) prior to version 0.7.1 does not properly verify the threshold of cryptographic signatures. It allows an attacker to duplicate a valid signature in order to circumvent TUF requiring a minimum threshold of unique signatures before the metadata is considered valid. A fix is available in version 0.7.1. CVE-2020-6174 is assigned to the same vulnerability in the TUF reference implementation.

POC

Reference

No PoCs from references.

Github