CVE-2024-47534

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-47534
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-47534.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-47534
Aliases
Downstream
Related
Published
2024-10-01T15:17:47Z
Modified
2025-11-11T03:04:00.345365Z
Severity
  • 8.2 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Incorrect delegation lookups can make go-tuf download the wrong artifact
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-362"
    ]
}
References

Affected packages

Git / github.com/theupdateframework/go-tuf

Affected ranges

Type
GIT
Repo
https://github.com/theupdateframework/go-tuf
Events

Affected versions

v2.*

v2.0.0