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

VAMI must protect the keystore from unauthorized access.

DISA Rule

SV-239732r679306_rule

Vulnerability Number

V-239732

Group Title

SRG-APP-000176-WSR-000096

Rule Version

VCLD-67-000025

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

At the command prompt, execute the following commands:

# chown root:root /etc/applmgmt/appliance/server.pem
# chmod 600 /etc/applmgmt/appliance/server.pem

Check Contents

At the command prompt, execute the following command:

# stat -c "%n has %a permissions and is owned by %U:%G" /etc/applmgmt/appliance/server.pem

Expected result:

/etc/applmgmt/appliance/server.pem has 600 permissions and is owned by root:root

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

Vulnerability Number

V-239732

Documentable

False

Rule Version

VCLD-67-000025

Severity Override Guidance

At the command prompt, execute the following command:

# stat -c "%n has %a permissions and is owned by %U:%G" /etc/applmgmt/appliance/server.pem

Expected result:

/etc/applmgmt/appliance/server.pem has 600 permissions and is owned by root:root

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

Check Content Reference

M

Target Key

5335

Comments