#VU64818 Resource exhaustion in Docker Engine - CVE-2018-20699

 

#VU64818 Resource exhaustion in Docker Engine - CVE-2018-20699

Published: June 30, 2022


Vulnerability identifier: #VU64818
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:A/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2018-20699
CWE-ID: CWE-400
Exploitation vector: Adjecent network
Exploit availability: No public exploit available
Vulnerable software:
Docker Engine
Software vendor:
Docker Inc.

Description

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

The vulnerability exists due to application does not properly control consumption of internal resources. A remote attacker on the local network can cause a denial of service (dockerd memory consumption) via a large integer in a --cpuset-mems or --cpuset-cpus value, related to daemon/daemon_unix.go, pkg/parsers/parsers.go, and pkg/sysinfo/sysinfo.go.


Remediation

Install updates from vendor's website.

External links