Skip to content

Flux CLI Workload Injection

High severity GitHub Reviewed Published Aug 31, 2022 in fluxcd/flux2 • Updated Jan 30, 2023

Package

gomod github.com/fluxcd/flux2 (Go)

Affected versions

>= 0.21.0, < 0.32.0

Patched versions

0.32.0

Description

Flux CLI allows users to deploy Flux components into a Kubernetes cluster via command-line. The vulnerability allows other applications to replace the Flux deployment information with arbitrary content which is deployed into the target Kubernetes cluster instead.

The vulnerability is due to the improper handling of user-supplied input, which results in a path traversal that can be controlled by the attacker.

Impact

Users sharing the same shell between other applications and the Flux CLI commands could be affected by this vulnerability.

In some scenarios no errors may be presented, which may cause end users not to realise that something is amiss.

Workarounds

A safe workaround is to execute Flux CLI in ephemeral and isolated shell environments, which can ensure no persistent values exist from previous processes. However, upgrading to the latest version of the CLI is still the recommended mitigation strategy.

Credits

The Flux engineering team found and patched this vulnerability.

For more information

If you have any questions or comments about this advisory:

  • Open an issue in any of the affected repositories.
  • Contact us at the CNCF Flux Channel.

References

@hiddeco hiddeco published to fluxcd/flux2 Aug 31, 2022
Published by the National Vulnerability Database Aug 31, 2022
Published to the GitHub Advisory Database Sep 1, 2022
Reviewed Sep 1, 2022
Last updated Jan 30, 2023

Severity

High
7.8
/ 10

CVSS base metrics

Attack vector
Local
Attack complexity
Low
Privileges required
High
User interaction
Required
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2022-36035

GHSA ID

GHSA-xwf3-6rgv-939r

Source code

Credits

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.