CNTR-K8-000900 - The Kubernetes manifest files must have least privileges.

Information

The manifest files contain the runtime configuration of the API server, scheduler, controller, and etcd. If an attacker can gain access to these files, changes can be made to open vulnerabilities and bypass user authorizations inherent within Kubernetes with RBAC implemented.

Satisfies: SRG-APP-000133-CTR-000310, SRG-APP-000133-CTR-000295, SRG-APP-000516-CTR-001335

Solution

On both Control Plane and Worker Nodes, change to the /etc/kubernetes/manifest directory. Run the command:
chmod 644 *

To verify the change took place, run the command:
ls -l *

All the manifest files should now have privileges of '644'.

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_Kubernetes_V1R11_STIG.zip

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-5(6), 800-53|CM-6b., CAT|II, CCI|CCI-000366, CCI|CCI-001499, Rule-ID|SV-242408r918174_rule, STIG-ID|CNTR-K8-000900, Vuln-ID|V-242408

Plugin: Unix

Control ID: 2e0945528f558eccfe12176ee296ab0747857a001e6623bfb02568958ccb7343