First published: Fri Apr 14 2023(Updated: )
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.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
OpenFeature | <0.2.32 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-29018 is classified as a high severity vulnerability due to potential privilege escalation.
To address CVE-2023-29018, you should upgrade to a version of OpenFeature Operator that is higher than 0.2.32.
CVE-2023-29018 affects versions of OpenFeature Operator prior to 0.2.32.
Yes, CVE-2023-29018 could potentially lead to data breaches through privilege escalation if exploited.
The attack vector for CVE-2023-29018 involves using lax permissions on the open-feature-operator-controller-manager to execute arbitrary code.