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 have resource mappings set to disable the serving of certain file types.

DISA Rule

SV-239728r679294_rule

Vulnerability Number

V-239728

Group Title

SRG-APP-000141-WSR-000083

Rule Version

VCLD-67-000020

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Navigate to and open /opt/vmware/etc/lighttpd/lighttpd.conf.

Add or reconfigure the following value:

url.access-deny = ( "~", ".inc" )

Check Contents

At the command prompt, execute the following command:

# /opt/vmware/sbin/vami-lighttpd -p -f /opt/vmware/etc/lighttpd/lighttpd.conf|grep "url.access-deny"

Expected result:

url.access-deny = ("~", ".inc")

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

Vulnerability Number

V-239728

Documentable

False

Rule Version

VCLD-67-000020

Severity Override Guidance

At the command prompt, execute the following command:

# /opt/vmware/sbin/vami-lighttpd -p -f /opt/vmware/etc/lighttpd/lighttpd.conf|grep "url.access-deny"

Expected result:

url.access-deny = ("~", ".inc")

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

Check Content Reference

M

Target Key

5335

Comments