#VU26473 Uncontrolled Memory Allocation in Kubernetes - CVE-2020-8551

 

#VU26473 Uncontrolled Memory Allocation in Kubernetes - CVE-2020-8551

Published: March 31, 2020


Vulnerability identifier: #VU26473
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2020-8551
CWE-ID: CWE-789
Exploitation vector: Adjecent network
Exploit availability: No public exploit available
Vulnerable software:
Kubernetes
Software vendor:
Kubernetes

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists in the Kubelet component due to improper allocation of memory in the kubelet API, including the unauthenticated HTTP read-only API typically served on port 10255, and the authenticated HTTPS API typically served on port 10250. A remote attacker on the local network can cause a denial of service condition on the target system.


Remediation

Install updates from vendor's website.

External links