Skip to content

CVE-2024-47534 (High) detected in github.com/theupdateframework/go-tuf-v0.1.0 #154

@mend-bolt-for-github

Description

@mend-bolt-for-github

CVE-2024-47534 - High Severity Vulnerability

Vulnerable Library - github.com/theupdateframework/go-tuf-v0.1.0

Go implementation of The Update Framework (TUF)

Library home page: https://proxy.golang.org/github.com/theupdateframework/go-tuf/@v/v0.1.0.zip

Path to dependency file: /go.mod

Path to vulnerable library: /go.mod

Dependency Hierarchy:

  • github.com/sigstore/cosign-v1.0.1 (Root Library)
    • github.com/theupdateframework/go-tuf-v0.1.0 (Vulnerable Library)

Found in HEAD commit: df1f7d3f67826e841793324e4796be4fbd91c00f

Found in base branch: main

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

Publish Date: 2024-10-01

URL: CVE-2024-47534

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: High
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-4f8r-qqr9-fq8j

Release Date: 2024-10-01

Fix Resolution: github.com/theupdateframework/go-tuf/v2 - v2.0.1


Step up your Open Source Security Game with Mend here

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions