NONE · 0

CVE-2024-47534

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", the...

Vulnerability 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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2024-47534?

CVE-2024-47534 is a documented vulnerability. 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", the...

How severe is CVE-2024-47534?

CVSS scoring is not yet available for CVE-2024-47534. Check NVD for updates.

Is there a patch for CVE-2024-47534?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.