Skip to content

Kubernetes Arbitrary Command Injection

Moderate severity GitHub Reviewed Published Feb 15, 2022 to the GitHub Advisory Database • Updated Oct 2, 2023

Package

gomod k8s.io/kubernetes (Go)

Affected versions

>= 1.9.0, < 1.9.10
>= 1.10.0, < 1.10.6
>= 1.11.0, < 1.11.2

Patched versions

1.9.10
1.10.6
1.11.2

Description

In Kubernetes versions 1.9.0-1.9.9, 1.10.0-1.10.5, and 1.11.0-1.11.1, user input was handled insecurely while setting up volume mounts on Windows nodes, which could lead to command line argument injection.

Specific Go Packages Affected

k8s.io/kubernetes/pkg/util/mount

References

Reviewed May 12, 2021
Published to the GitHub Advisory Database Feb 15, 2022
Last updated Oct 2, 2023

Severity

Moderate
5.9
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
High
Privileges required
High
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None
CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N

Weaknesses

CVE ID

CVE-2018-1002101

GHSA ID

GHSA-wqwf-x5cj-rg56

Source code

No known source code
Checking history
See something to contribute? Suggest improvements for this vulnerability.