{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2024-5321",
        "assignerOrgId": "a6081bf6-c852-4425-ad4f-a67919267565",
        "state": "PUBLISHED",
        "assignerShortName": "kubernetes",
        "dateReserved": "2024-05-24T15:17:53.856Z",
        "datePublished": "2024-07-18T18:15:25.270Z",
        "dateUpdated": "2024-09-13T17:05:30.545Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "a6081bf6-c852-4425-ad4f-a67919267565",
                "shortName": "kubernetes",
                "dateUpdated": "2024-09-06T14:15:20.038Z"
            },
            "title": "Incorrect permissions on Windows containers logs",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "cweId": "CWE-276",
                            "description": "CWE-276 Incorrect Default Permissions",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "impacts": [
                {
                    "capecId": "CAPEC-1",
                    "descriptions": [
                        {
                            "lang": "en",
                            "value": "CAPEC-1 Accessing Functionality Not Properly Constrained by ACLs"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "Kubernetes",
                    "product": "Kubernetes",
                    "platforms": [
                        "Windows"
                    ],
                    "repo": "https://github.com/kubernetes/kubernetes",
                    "modules": [
                        "kubelet"
                    ],
                    "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": "affected"
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "A security issue was discovered in Kubernetes clusters with Windows nodes where BUILTIN\\Users may be able to read container logs and NT AUTHORITY\\Authenticated Users may be able to modify container logs.",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "<p>A security issue was discovered in Kubernetes clusters with Windows nodes where <code>BUILTIN\\Users</code>&nbsp;may be able to read container logs and <code>NT AUTHORITY\\Authenticated Users</code>&nbsp;may be able to modify container logs.</p><br>"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://github.com/kubernetes/kubernetes/issues/126161",
                    "tags": [
                        "issue-tracking"
                    ]
                },
                {
                    "url": "https://groups.google.com/g/kubernetes-security-announce/c/81c0BHkKNt0",
                    "tags": [
                        "mailing-list"
                    ]
                }
            ],
            "metrics": [
                {
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ],
                    "cvssV3_1": {
                        "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"
                    }
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "Paulo Gomes @pjbgf, SUSE",
                    "type": "finder"
                }
            ],
            "source": {
                "discovery": "EXTERNAL"
            },
            "x_generator": {
                "engine": "Vulnogram 0.2.0"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-07-18T19:30:40.540454Z",
                                "id": "CVE-2024-5321",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-07-18T19:30:48.148Z"
                }
            },
            {
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "https://github.com/kubernetes/kubernetes/issues/126161",
                        "tags": [
                            "issue-tracking",
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://groups.google.com/g/kubernetes-security-announce/c/81c0BHkKNt0",
                        "tags": [
                            "mailing-list",
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "http://www.openwall.com/lists/oss-security/2024/07/17/3"
                    }
                ],
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-09-13T17:05:30.545Z"
                }
            }
        ]
    }
}