Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-xwf3-6rgv-939r

Опубликовано: 01 сент. 2022
Источник: github
Github: Прошло ревью
CVSS3: 7.7

Описание

Flux CLI Workload Injection

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.

Пакеты

Наименование

github.com/fluxcd/flux2

go
Затронутые версииВерсия исправления

>= 0.21.0, < 0.32.0

0.32.0

EPSS

Процентиль: 16%
0.00051
Низкий

7.7 High

CVSS3

Дефекты

CWE-22

Связанные уязвимости

CVSS3: 7.7
nvd
почти 3 года назад

Flux is a tool for keeping Kubernetes clusters in sync with sources of configuration (like Git repositories), and automating updates to configuration when there is new code to deploy. 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. 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 realize that something is amiss. 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, upgr

CVSS3: 7.7
fstec
почти 3 года назад

Уязвимость интерфейса командной строки (CLI) программного средства синхронизации кластеров Kubernetes с источниками конфигурации Flux, позволяющая нарушителю прочитать или записать произвольные файлы в системе

EPSS

Процентиль: 16%
0.00051
Низкий

7.7 High

CVSS3

Дефекты

CWE-22