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

The Security Token Service must not have the Web Distributed Authoring (WebDAV) servlet installed.

DISA Rule

SV-239665r679067_rule

Vulnerability Number

V-239665

Group Title

SRG-APP-000141-WSR-000085

Rule Version

VCST-67-000014

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Navigate to and open /usr/lib/vmware-sso/vmware-sts/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.

Check Contents

At the command prompt, execute the following command:

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

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

Vulnerability Number

V-239665

Documentable

False

Rule Version

VCST-67-000014

Severity Override Guidance

At the command prompt, execute the following command:

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

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

Check Content Reference

M

Target Key

5333

Comments