golang / vulndb

[mirror] The Go Vulnerability Database
Other
565 stars 61 forks source link

x/vulndb: potential Go vuln in github.com/kyverno/kyverno: CVE-2024-48921 #3231

Closed GoVulnBot closed 1 month ago

GoVulnBot commented 1 month ago

Advisory CVE-2024-48921 references a vulnerability in the following Go modules:

Module
github.com/kyverno/kyverno

Description: Kyverno is a policy engine designed for Kubernetes. A kyverno ClusterPolicy, ie. "disallow-privileged-containers," can be overridden by the creation of a PolicyException in a random namespace. 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. This vulnerability is fixed in 1.13.0.

References:

Cross references:

See doc/quickstart.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: github.com/kyverno/kyverno
      vulnerable_at: 1.13.0
summary: CVE-2024-48921 in github.com/kyverno/kyverno
cves:
    - CVE-2024-48921
references:
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-48921
    - web: https://github.com/kyverno/kyverno/security/advisories/GHSA-qjvc-p88j-j9rm
source:
    id: CVE-2024-48921
    created: 2024-10-29T16:01:25.082423053Z
review_status: UNREVIEWED
zpavlinovic commented 1 month ago

Duplicate of #3230