A vulnerability was found in Ignition where ignition configs are accessible from unprivileged containers in VMs running on VMware products. This issue is only relevant in user environments where the Ignition config contains secrets. The highest threat from this vulnerability is to data confidentiality. Possible workaround is to not put secrets in the Ignition config.
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. This allows attackers to bypass intended access restrictions.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Ignition | Redhat | * | 2.14.0 (excluding) |
Openshift_container_platform | Redhat | 4.0 (including) | 4.0 (including) |
Enterprise_linux | Redhat | 9.0 (including) | 9.0 (including) |
Red Hat Enterprise Linux 9 | RedHat | ignition-0:2.14.0-1.el9 | * |
Red Hat OpenShift Container Platform 4.11 | RedHat | ignition-0:2.14.0-3.rhaos4.11.el8 | * |
Ignition | Ubuntu | kinetic | * |
Ignition | Ubuntu | lunar | * |
Ignition | Ubuntu | mantic | * |
Assuming a user with a given identity, authorization is the process of determining whether that user can access a given resource, based on the user’s privileges and any permissions or other access-control specifications that apply to the resource. When access control checks are incorrectly applied, users are able to access data or perform actions that they should not be allowed to perform. This can lead to a wide range of problems, including information exposures, denial of service, and arbitrary code execution.