CVE-2024-47534

CVSS V2 None CVSS V3 None
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.
Overview
  • CVE ID
  • CVE-2024-47534
  • Assigner
  • GitHub_M
  • Vulnerability Status
  • PUBLISHED
  • Published Version
  • 2024-10-01T15:17:47.363Z
  • Last Modified Date
  • 2024-10-01T17:17:43.892Z
History
Created Old Value New Value Data Type Notes
2024-10-06 21:51:17 Added to TrackCVE