Show filters
1 Total Results
Displaying 1-1 of 1
Sort by:
Attacker Value
Unknown

kubectl creates world-writeable cached schema files

Disclosure Date: April 22, 2019 (last updated October 06, 2023)
In Kubernetes v1.8.x-v1.14.x, schema info is cached by kubectl in the location specified by --cache-dir (defaulting to $HOME/.kube/http-cache), written with world-writeable permissions (rw-rw-rw-). If --cache-dir is specified and pointed at a different location accessible to other users/groups, the written files may be modified by other users/groups and disrupt the kubectl invocation.