Cyber Resilience

CVE-2021-20218

High

Published: 16 March 2021

Published
16 March 2021
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 7.4 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H
EPSS Score 0.0059 69.8th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2021-20218 is a high-severity Path Traversal (CWE-22) vulnerability in Redhat Kubernetes-Client. Its CVSS base score is 7.4 (High).

Operationally, ranked in the top 30.2% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

A flaw was found in the fabric8 kubernetes-client in version 4.2.0 and after. This flaw allows a malicious pod/container to cause applications using the fabric8 kubernetes-client `copy` command to extract files outside the working path. The highest threat from this…

more

vulnerability is to integrity and system availability. This has been fixed in kubernetes-client-4.13.2 kubernetes-client-5.0.2 kubernetes-client-4.11.2 kubernetes-client-4.7.2

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

redhat
kubernetes-client
4.2.0 — 4.7.2 · 4.8.0 — 4.11.2 · 4.12.0 — 4.13.2
redhat
a-mq online
all versions
redhat
build of quarkus
all versions
redhat
codeready studio
12.0
redhat
descision manager
7.0
redhat
integration camel k
all versions
redhat
jboss fuse
7.0.0
redhat
openshift container platform
3.11
redhat
process automation
7.0

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-22

Validates pathnames and filenames to prevent traversal outside intended directories.

References