Описание
OpenFeature Operator vulnerable to Cluster-level Privilege Escalation
Impact
On a node controlled by an attacker or malicious user, the lax permissions configured on open-feature-operator-controller-manager can be used to further escalate the privileges of any service account in the cluster.
The increased privileges could be used to modify cluster state, leading to DoS, or read sensitive data, including secrets.
Patches
The patch mitigates this issue by restricting the resources the open-feature-operator-controller-manager can modify.
Пакеты
github.com/open-feature/open-feature-operator
< 0.2.32
0.2.32
Связанные уязвимости
The OpenFeature Operator allows users to expose feature flags to applications. Assuming the pre-existence of a vulnerability that allows for arbitrary code execution, an attacker could leverage the lax permissions configured on `open-feature-operator-controller-manager` to escalate the privileges of any SA in the cluster. The increased privileges could be used to modify cluster state, leading to DoS, or read sensitive data, including secrets. Version 0.2.32 mitigates this issue by restricting the resources the `open-feature-operator-controller-manager` can modify.