Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. k8s.io/kubernetes/pkg/kubelet
  4. ›
  5. CVE-2020-8557

CVE-2020-8557: Denial of service in Kubernetes

April 24, 2024

The Kubernetes kubelet component in versions 1.1-1.16.12, 1.17.0-1.17.8 and 1.18.0-1.18.5 do not account for disk usage by a pod which writes to its own /etc/hosts file. The /etc/hosts file mounted in a pod by kubelet is not included by the kubelet eviction manager when calculating ephemeral storage usage by a pod. If a pod writes a large amount of data to the /etc/hosts file, it could fill the storage space of the node and cause the node to fail.

References

  • github.com/advisories/GHSA-55qj-gj3x-jq9r
  • github.com/kubernetes/kubernetes
  • github.com/kubernetes/kubernetes/commit/530f199b6e07cdaab32361e39709ac45f3fdc446
  • github.com/kubernetes/kubernetes/commit/68750fefd3df76b7b008ef7b18e8acd18d5c2f2e
  • github.com/kubernetes/kubernetes/commit/7fd849cffa2f93061fbcb0a6ae4efd0539b1e981
  • github.com/kubernetes/kubernetes/issues/93032
  • github.com/kubernetes/kubernetes/pull/92921
  • groups.google.com/g/kubernetes-security-announce/c/cB_JUsYEKyY/m/vVSO61AhBwAJ
  • nvd.nist.gov/vuln/detail/CVE-2020-8557
  • security.netapp.com/advisory/ntap-20200821-0002

Code Behaviors & Features

Detect and mitigate CVE-2020-8557 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 1.1.0 before 1.16.13, all versions starting from 1.17.0 before 1.17.9, all versions starting from 1.18.0 before 1.18.6

Fixed versions

  • 1.16.13
  • 1.17.9
  • 1.18.6

Solution

Upgrade to versions 1.16.13, 1.17.9, 1.18.6 or above.

Impact 5.5 MEDIUM

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-400: Uncontrolled Resource Consumption

Source file

go/k8s.io/kubernetes/pkg/kubelet/CVE-2020-8557.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:59 +0000.