STIGQter STIGQter: STIG Summary: Docker Enterprise 2.x Linux/UNIX Security Technical Implementation Guide Version: 2 Release: 1 Benchmark Date: 23 Apr 2021:

Docker Enterprise /etc/default/docker file permissions must be set to 644 or more restrictive.

DISA Rule

SV-235870r627737_rule

Vulnerability Number

V-235870

Group Title

SRG-APP-000516

Rule Version

DKER-EE-005360

Severity

CAT I

CCI(s)

Weight

10

Fix Recommendation

Set the file permissions for this file to 644.

Run the following command:
chmod 644 /etc/default/docker

Check Contents

This requirement applies to Ubuntu Linux systems only.

Ensure that /etc/default/docker file permissions are set to 644 or more restrictive.

Execute the below command to verify that the file permissions are correctly set to 644 or more restrictive:

stat -c %a /etc/default/docker

If the permissions are not set to 644, this is a finding.

Vulnerability Number

V-235870

Documentable

False

Rule Version

DKER-EE-005360

Severity Override Guidance

This requirement applies to Ubuntu Linux systems only.

Ensure that /etc/default/docker file permissions are set to 644 or more restrictive.

Execute the below command to verify that the file permissions are correctly set to 644 or more restrictive:

stat -c %a /etc/default/docker

If the permissions are not set to 644, this is a finding.

Check Content Reference

M

Target Key

5281

Comments