#VU74481 Improper access control in OpenShift apiserver-library-go - CVE-2023-0229
Published: April 5, 2023
OpenShift apiserver-library-go
Red Hat Inc.
Description
The vulnerability allows a remote user to gain unauthorized access to otherwise restricted functionality.
The vulnerability exists due to improper access restrictions. A remote user can set the seccomp profile for pods they control to "unconfined." By default, the seccomp profile used in the restricted-v2 Security Context Constraint (SCC) is "runtime/default," allowing users to disable seccomp for pods they can create and modify.