CVE-2024-47534

Published
View on NVD ↗
CVSS v3
N/A
CVSS v2
N/A
Affected
2
PROJECTS

Description

go-tuf is a Go implementation of The Update Framework (TUF). The go-tuf client inconsistently traces the delegations. For example, if targets delegate to "A", and to "B", and "B" delegates to "C", then the client should trace the delegations in the order "A" then "B" then "C" but it may incorrectly trace the delegations "B"->"C"->"A". This vulnerability is fixed in 2.0.1.

Go implementation of The Update Framework (TUF)
GitHubGitHub
705
TUF client conformance test suite
GitHubGitHub
8