{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2023-3676",
        "ASSIGNER": "security@kubernetes.io",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "A security issue was discovered in Kubernetes where a user\n that can create pods on Windows nodes may be able to escalate to admin \nprivileges on those nodes. Kubernetes clusters are only affected if they\n include Windows nodes.\n"
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-20 Improper Input Validation",
                        "cweId": "CWE-20"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "Kubernetes",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "kubelet",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "not down converted",
                                            "x_cve_json_5_version_data": {
                                                "versions": [
                                                    {
                                                        "status": "affected",
                                                        "version": "v1.28.0"
                                                    },
                                                    {
                                                        "lessThanOrEqual": "v1.27.4",
                                                        "status": "affected",
                                                        "version": "v1.27.0",
                                                        "versionType": "semver"
                                                    },
                                                    {
                                                        "lessThanOrEqual": "v1.26.7",
                                                        "status": "affected",
                                                        "version": "v1.26.0",
                                                        "versionType": "semver"
                                                    },
                                                    {
                                                        "lessThanOrEqual": "v1.25.12",
                                                        "status": "affected",
                                                        "version": "v1.25.0",
                                                        "versionType": "semver"
                                                    },
                                                    {
                                                        "status": "unaffected",
                                                        "version": "v1.28.1"
                                                    },
                                                    {
                                                        "status": "unaffected",
                                                        "version": "v1.27.5"
                                                    },
                                                    {
                                                        "status": "unaffected",
                                                        "version": "v1.26.8"
                                                    },
                                                    {
                                                        "status": "unaffected",
                                                        "version": "v1.25.13"
                                                    },
                                                    {
                                                        "status": "unaffected",
                                                        "version": "v1.24.17"
                                                    },
                                                    {
                                                        "lessThanOrEqual": "v1.24.16",
                                                        "status": "affected",
                                                        "version": "0",
                                                        "versionType": "semver"
                                                    }
                                                ],
                                                "defaultStatus": "unaffected"
                                            }
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/kubernetes/kubernetes/issues/119339",
                "refsource": "MISC",
                "name": "https://github.com/kubernetes/kubernetes/issues/119339"
            },
            {
                "url": "https://groups.google.com/g/kubernetes-security-announce/c/d_fvHZ9a5zc",
                "refsource": "MISC",
                "name": "https://groups.google.com/g/kubernetes-security-announce/c/d_fvHZ9a5zc"
            },
            {
                "url": "https://security.netapp.com/advisory/ntap-20231130-0007/",
                "refsource": "MISC",
                "name": "https://security.netapp.com/advisory/ntap-20231130-0007/"
            }
        ]
    },
    "generator": {
        "engine": "Vulnogram 0.1.0-dev"
    },
    "source": {
        "discovery": "EXTERNAL"
    },
    "credits": [
        {
            "lang": "en",
            "value": "Tomer Peled"
        }
    ],
    "impact": {
        "cvss": [
            {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 8.8,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
            }
        ]
    }
}