GHSA-xwf3-6rgv-939r

Suggest an improvement
Source
https://github.com/advisories/GHSA-xwf3-6rgv-939r
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/09/GHSA-xwf3-6rgv-939r/GHSA-xwf3-6rgv-939r.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-xwf3-6rgv-939r
Aliases
Published
2022-09-01T22:15:35Z
Modified
2024-08-21T16:29:07.875377Z
Severity
  • 7.7 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H CVSS Calculator
Summary
Flux CLI Workload Injection
Details

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.

Database specific
{
    "nvd_published_at": "2022-08-31T15:15:00Z",
    "github_reviewed_at": "2022-09-01T22:15:35Z",
    "severity": "HIGH",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-22"
    ]
}
References

Affected packages

Go / github.com/fluxcd/flux2

Package

Name
github.com/fluxcd/flux2
View open source insights on deps.dev
Purl
pkg:golang/github.com/fluxcd/flux2

Affected ranges

Type
SEMVER
Events
Introduced
0.21.0
Fixed
0.32.0