Race Condition Affecting cosign-fips package, versions <2.4.0-r4


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.05% (18th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Race Condition vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-CHAINGUARDLATEST-COSIGNFIPS-8161492
  • published3 Oct 2024
  • disclosed1 Oct 2024

Introduced: 1 Oct 2024

CVE-2024-47534  (opens in a new tab)
CWE-362  (opens in a new tab)

How to fix?

Upgrade Chainguard cosign-fips to version 2.4.0-r4 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream cosign-fips package and not the cosign-fips package as distributed by Chainguard. See How to fix? for Chainguard relevant fixed versions and status.

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.