{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-5321", "ASSIGNER": "security@kubernetes.io", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "A security issue was discovered in Kubernetes clusters with Windows nodes where BUILTIN\\Users\u00a0may be able to read container logs and NT AUTHORITY\\Authenticated Users\u00a0may be able to modify container logs." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-276 Incorrect Default Permissions", "cweId": "CWE-276" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Kubernetes", "product": { "product_data": [ { "product_name": "Kubernetes", "version": { "version_data": [ { "version_value": "not down converted", "x_cve_json_5_version_data": { "versions": [ { "status": "affected", "version": "1.27.0", "lessThanOrEqual": "1.27.15", "versionType": "semver" }, { "status": "affected", "version": "1.28.0", "lessThanOrEqual": "1.28.11", "versionType": "semver" }, { "status": "affected", "version": "1.29.0", "lessThanOrEqual": "1.29.6", "versionType": "semver" }, { "status": "affected", "version": "1.30.0", "lessThanOrEqual": "1.30.2", "versionType": "semver" }, { "status": "unaffected", "version": "1.27.16" }, { "status": "unaffected", "version": "1.28.12" }, { "status": "unaffected", "version": "1.29.7" }, { "status": "unaffected", "version": "1.30.3" } ], "defaultStatus": "unaffected" } } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/kubernetes/kubernetes/issues/126161", "refsource": "MISC", "name": "https://github.com/kubernetes/kubernetes/issues/126161" }, { "url": "https://groups.google.com/g/kubernetes-security-announce/c/81c0BHkKNt0", "refsource": "MISC", "name": "https://groups.google.com/g/kubernetes-security-announce/c/81c0BHkKNt0" } ] }, "generator": { "engine": "Vulnogram 0.2.0" }, "source": { "discovery": "EXTERNAL" }, "credits": [ { "lang": "en", "value": "Paulo Gomes @pjbgf, SUSE" } ], "impact": { "cvss": [ { "version": "3.1", "attackVector": "LOCAL", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseSeverity": "MEDIUM", "baseScore": 6.1, "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N" } ] } }