Skip to content

x/vulndb: potential Go vuln in github.com/theupdateframework/go-tuf: CVE-2024-47534 #3166

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
GoVulnBot opened this issue Oct 1, 2024 · 2 comments
Assignees
Labels

Comments

@GoVulnBot
Copy link

Advisory CVE-2024-47534 references a vulnerability in the following Go modules:

Module
github.com/theupdateframework/go-tuf

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.

References:

Cross references:

See doc/quickstart.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: github.com/theupdateframework/go-tuf
      vulnerable_at: 0.7.0
summary: CVE-2024-47534 in github.com/theupdateframework/go-tuf
cves:
    - CVE-2024-47534
references:
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-47534
    - fix: https://github.com/theupdateframework/go-tuf/commit/f36420caba9edbfdfd64f95a9554c0836d9cf819
    - fix: https://github.com/theupdateframework/tuf-conformance/pull/115
    - web: https://github.com/theupdateframework/go-tuf/blob/f95222bdd22d2ac4e5b8ed6fe912b645e213c3b5/metadata/metadata.go#L565-L580
    - web: https://github.com/theupdateframework/go-tuf/security/advisories/GHSA-4f8r-qqr9-fq8j
source:
    id: CVE-2024-47534
    created: 2024-10-01T17:01:21.166553174Z
review_status: UNREVIEWED

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/619135 mentions this issue: data/reports: add 15 reports

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/620155 mentions this issue: data/reports: update GO-2024-3166

gopherbot pushed a commit that referenced this issue Oct 14, 2024
  - data/reports/GO-2024-3166.yaml

Updates #3166

Change-Id: If53fa8292b261b3a0867d15f7a52fed22097eca6
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/620155
Auto-Submit: Maceo Thompson <[email protected]>
Reviewed-by: Tatiana Bradley <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants