Incorrect Default Permissions Affecting k8s.io/kubernetes/pkg/kubelet package, versions <1.27.16 >=1.28.0 <1.28.12 >=1.29.0 <1.29.7 >=1.30.0 <1.30.3
Threat Intelligence
EPSS
0.04% (11th
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-GOLANG-K8SIOKUBERNETESPKGKUBELET-7541805
- published 23 Jul 2024
- disclosed 18 Jul 2024
- credit Paulo Gomes
Introduced: 18 Jul 2024
CVE-2024-5321 Open this link in a new tabHow to fix?
Upgrade k8s.io/kubernetes/pkg/kubelet
to version 1.27.16, 1.28.12, 1.29.7, 1.30.3 or higher.
Overview
k8s.io/kubernetes/pkg/kubelet is a package that contains the libraries that drive the Kubelet binary. The kubelet is responsible for node level pod management. It runs on each worker in the cluster.
Affected versions of this package are vulnerable to Incorrect Default Permissions in clusters with Windows nodes. BUILTIN\Users
may be able to read container logs and NT AUTHORITY\Authenticated
Users may be able to modify container logs.