Sploitus

CVE-2024-45496

1 known exploit for CVE-2024-45496

A flaw was found in OpenShift. This issue occurs due to the misuse of elevated privileges in the OpenShift Container Platform's build process. During the build initialization step, the git-clone container is run with a privileged security context, allowing unrestricted access to the node. An attacker with developer-level access can provide a crafted .gitconfig file containing commands executed during the cloning process, leading to arbitrary command execution on the worker node. An attacker running code in a privileged container could escalate their permissions on the node running the container.

CVSS 3.1
9.9 CRITICAL
EPSS
1.0% (61th percentile)
Weakness
CWE-269
NVD status
Deferred
Published
2024-09-16

Workaround

Cluster admins can follow the instructions in "Securing Builds by Strategy" to block use of the "Docker" and “Source” build strategies on a cluster, or restrict the use to a set of highly trusted users, until the cluster is able to be upgraded. https://docs.openshift.com/container-platform/4.16/cicd/builds/securing-builds-by-strategy.html

CVE-2024-45496 at NVD
Authoritative description, scoring and affected products

1 known exploit for CVE-2024-45496

Proof-of-concept code and exploit modules indexed by Sploitus