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

CVE-2020-8557: Uncontrolled Resource Consumption

July 23, 2020 (updated August 21, 2020)

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

  • nvd.nist.gov/vuln/detail/CVE-2020-8557

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 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

  • v1.16.13
  • v1.17.9
  • v1.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/github.com/kubernetes/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:16:02 +0000.