DirectorySecurity Advisories
Sign In
Security Advisories

CVE-2024-48921

Published

Last updated

NVD

https://nvd.nist.gov/vuln/detail/CVE-2024-48921

CGA ID

CGA-7cj5-r84h-p5xv

Severity

7.5

High

CVSS V3

Summary

Kyverno's PolicyException objects can be created in any namespace by default

Description

Summary

A kyverno ClusterPolicy, ie. "disallow-privileged-containers," can be overridden by the creation of a PolicyException in a random namespace.

Details

By design, PolicyExceptions are consumed from any namespace. Administrators may not recognize that this allows users with privileges to non-kyverno namespaces to create exceptions.

PoC

  1. Administrator creates "disallow-privileged-containers" ClusterPolicy that applies to resources in the namespace "ubuntu-restricted"
  2. Cluster user creates a PolicyException object for "disallow-privileged-containers" in namespace "ubuntu-restricted"
  3. Cluster user creates a pod with a privileged container in "ubuntu-restricted"
  4. Cluster user escalates to root on the node from the privileged container

Impact

Administrators attempting to enforce cluster security through kyverno policies, but that allow less privileged users to create resources

References

  • https://images.chainguard.dev/security/CGA-7cj5-r84h-p5xv

Affected packages


Safe Source for Open Sourceâ„¢
Media KitContact Us
© 2024 Chainguard. All Rights Reserved.
Private PolicyTerms of Use

Product

Chainguard Images