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/docker directory permissions must be set to 755 or more restrictive.

DISA Rule

SV-235856r627695_rule

Vulnerability Number

V-235856

Group Title

SRG-APP-000516

Rule Version

DKER-EE-005220

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

set the permissions for the directory to 755.

Execute the following command:
chmod 755 /etc/docker

Check Contents

Execute the below command to verify that the directory has permissions of 755 or more restrictive:

stat -c %a /etc/docker

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

Vulnerability Number

V-235856

Documentable

False

Rule Version

DKER-EE-005220

Severity Override Guidance

Execute the below command to verify that the directory has permissions of 755 or more restrictive:

stat -c %a /etc/docker

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

Check Content Reference

M

Target Key

5281

Comments