STIGQter STIGQter: STIG Summary: VMware vSphere 6.7 PostgreSQL Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 09 Mar 2021:

VMware Postgres must enforce authorized access to all PKI private keys.

DISA Rule

SV-239206r717057_rule

Vulnerability Number

V-239206

Group Title

SRG-APP-000176-DB-000068

Rule Version

VCPG-67-000014

Severity

CAT I

CCI(s)

Weight

10

Fix Recommendation

At the command prompt, execute the following commands:

# chmod 600 /storage/db/vpostgres_ssl/server.key
# chown vpostgres:users /storage/db/vpostgres_ssl/server.key

Check Contents

At the command prompt, execute the following command:

# stat -c "%a:%U:%G" /storage/db/vpostgres_ssl/server.key

Expected result:

600:vpostgres:users

If the output does not match the expected result, this is a finding.

Vulnerability Number

V-239206

Documentable

False

Rule Version

VCPG-67-000014

Severity Override Guidance

At the command prompt, execute the following command:

# stat -c "%a:%U:%G" /storage/db/vpostgres_ssl/server.key

Expected result:

600:vpostgres:users

If the output does not match the expected result, this is a finding.

Check Content Reference

M

Target Key

5324

Comments