{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2023-33191",
        "ASSIGNER": "security-advisories@github.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Kyverno is a policy engine designed for Kubernetes. Kyverno seccomp control can be circumvented. Users of the podSecurity `validate.podSecurity` subrule in Kyverno 1.9.2 and 1.9.3 are vulnerable. This issue was patched in version 1.9.4."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-284: Improper Access Control",
                        "cweId": "CWE-284"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "kyverno",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "kyverno",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 1.9.2, < 1.9.4"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/kyverno/kyverno/security/advisories/GHSA-33hq-f2mf-jm3c",
                "refsource": "MISC",
                "name": "https://github.com/kyverno/kyverno/security/advisories/GHSA-33hq-f2mf-jm3c"
            },
            {
                "url": "https://github.com/kyverno/kyverno/pull/7263",
                "refsource": "MISC",
                "name": "https://github.com/kyverno/kyverno/pull/7263"
            },
            {
                "url": "https://github.com/kyverno/kyverno/releases/tag/v1.9.4",
                "refsource": "MISC",
                "name": "https://github.com/kyverno/kyverno/releases/tag/v1.9.4"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-33hq-f2mf-jm3c",
        "discovery": "UNKNOWN"
    },
    "impact": {
        "cvss": [
            {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "LOW",
                "baseScore": 4.6,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "LOW",
                "integrityImpact": "LOW",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L",
                "version": "3.1"
            }
        ]
    }
}