CVE-2023-42815

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-42815
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-42815.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-42815
Aliases
Published
2023-11-13T20:33:24Z
Modified
2025-10-14T14:33:22Z
Severity
  • 3.1 (Low) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L CVSS Calculator
Summary
Denial of service from malicious image manifest in kyverno
Details

Kyverno is a policy engine designed for Kubernetes. A security vulnerability was found in Kyverno where an attacker could cause denial of service of Kyverno. The vulnerability was in Kyvernos Notary verifier. An attacker would need control over the registry from which Kyverno would fetch signatures. With such a position, the attacker could return a malicious response to Kyverno, when Kyverno would send a request to the registry. The malicious response would cause denial of service of Kyverno, such that other users' admission requests would be blocked from being processed. This is a vulnerability in a new component released in v1.11.0. The only users affected by this are those that have been building Kyverno from source at the main branch which is not encouraged. Users consuming official Kyverno releases are not affected. There are no known cases of this vulnerability being exploited in the wild.

References

Affected packages

Git /

Affected ranges

Database specific

{
    "unresolved_versions": [
        {
            "events": [
                {
                    "introduced": "80d139bb5d1d9d7e907abe851b97dc73821a5be2"
                },
                {
                    "fixed": "fec2992e3f9fcd6b9c62267522c09b182e7df73b"
                }
            ],
            "type": ""
        }
    ]
}