CVE-2024-47534

NameCVE-2024-47534
Descriptiongo-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.
SourceCVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
golang-github-theupdateframework-go-tuf (PTS)trixie2.0.2+0.7.0-1fixed
forky, sid2.3.0+0.7.0-1fixed

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
golang-github-endophage-gotufsource(unstable)(unfixed)
golang-github-theupdateframework-go-tufsource(unstable)(not affected)

Notes

- golang-github-theupdateframework-go-tuf <not-affected> (Vulnerable code not present)
https://github.com/theupdateframework/go-tuf/security/advisories/GHSA-4f8r-qqr9-fq8j
Introduced with: https://github.com/theupdateframework/go-tuf/commit/edc30b474f5afd4cc603e17149704d5aa605151d (v2.0.0)
Fixed by: https://github.com/theupdateframework/go-tuf/commit/f36420caba9edbfdfd64f95a9554c0836d9cf819 (v2.0.1)

Search for package or bug name: Reporting problems