Race Condition Affecting kubescape package, versions <3.0.18-r0


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 IDSNYK-CHAINGUARDLATEST-KUBESCAPE-8182961
  • published12 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 kubescape to version 3.0.18-r0 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream kubescape package and not the kubescape 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.