STIGQter STIGQter: STIG Summary: VMware vSphere 7.0 vCenter Appliance Lookup Service Security Technical Implementation Guide Version: 1 Release: 2 Benchmark Date: 26 Jul 2023:

Lookup Service must not have the Web Distributed Authoring (WebDAV) servlet installed.

DISA Rule

SV-256719r888748_rule

Vulnerability Number

V-256719

Group Title

SRG-APP-000141-WSR-000085

Rule Version

VCLU-70-000014

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Navigate to and open:

/usr/lib/vmware-lookupsvc/conf/web.xml

Find the <servlet-name>webdav</servlet-name> node and remove the entire parent <servlet> block.

Find the <servlet-name>webdav</servlet-name> node and remove the entire parent <servlet-mapping> block.

Restart the service with the following command:

# vmon-cli --restart lookupsvc

Check Contents

At the command prompt, run the following command:

# grep -n 'webdav' /usr/lib/vmware-lookupsvc/conf/web.xml

If the command produces any output, this is a finding.

Vulnerability Number

V-256719

Documentable

False

Rule Version

VCLU-70-000014

Severity Override Guidance

At the command prompt, run the following command:

# grep -n 'webdav' /usr/lib/vmware-lookupsvc/conf/web.xml

If the command produces any output, this is a finding.

Check Content Reference

M

Target Key

5525