Flux2 is an open and extensible continuous delivery solution for Kubernetes. Flux2 versions between 0.1.0 and 0.29.0, helm-controller 0.1.0 to v0.19.0, and kustomize-controller 0.1.0 to v0.23.0 are vulnerable to Code Injection via malicious Kubeconfig. In multi-tenancy deployments this can also lead to privilege escalation if the controller's service account has elevated permissions. Workarounds include disabling functionality via Validating Admission webhooks by restricting users from setting the `spec.kubeConfig` field in Flux `Kustomization` and `HelmRelease` objects. Additional mitigations include applying restrictive AppArmor and SELinux profiles on the controller’s pod to limit what binaries can be executed. This vulnerability is fixed in kustomize-controller v0.23.0 and helm-controller v0.19.0, both included in flux2 v0.29.0
References
Link | Resource |
---|---|
https://github.com/fluxcd/flux2/security/advisories/GHSA-vvmq-fwmg-2gjc | Patch Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
16 May 2022, 19:07
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:fluxcd:kustomize-controller:*:*:*:*:*:*:*:* cpe:2.3:a:fluxcd:flux2:*:*:*:*:*:*:*:* cpe:2.3:a:fluxcd:helm-controller:*:*:*:*:*:*:*:* |
|
CVSS |
v2 : v3 : |
v2 : 6.5
v3 : 9.9 |
CWE | CWE-94 | |
References | (CONFIRM) https://github.com/fluxcd/flux2/security/advisories/GHSA-vvmq-fwmg-2gjc - Patch, Third Party Advisory |
06 May 2022, 01:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-05-06 00:15
Updated : 2024-02-04 22:29
NVD link : CVE-2022-24817
Mitre link : CVE-2022-24817
CVE.ORG link : CVE-2022-24817
JSON object : View
Products Affected
fluxcd
- helm-controller
- kustomize-controller
- flux2
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')