Kubernetes Arbitrary Command Injection
Moderate severity
GitHub Reviewed
Published
Feb 15, 2022
to the GitHub Advisory Database
•
Updated Oct 2, 2023
Package
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
Reviewed
May 12, 2021
Published to the GitHub Advisory Database
Feb 15, 2022
Last updated
Oct 2, 2023
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