1. Home
  2. Security Hardening
  3. DISA STIG VMware vSphere 6.7 STS Tomcat V1R1
  4. VCST-67-000014 – The Security Token Service must not have the Web Distributed Authoring (WebDAV) servlet installed.

VCST-67-000014 – The Security Token Service must not have the Web Distributed Authoring (WebDAV) servlet installed.

Details

WebDAV is an extension to the HTTP protocol that, when developed, was meant to allow users to create, change, and move documents on a server, typically a web server or web share. WebDAV is not widely used and has serious security concerns because it may allow clients to modify unauthorized files on the web server and must therefore be disabled.

Tomcat uses the ‘org.apache.catalina.servlets.WebdavServlet’ servlet to provide WebDAV services. Because the WebDAV service has been found to have an excessive number of vulnerabilities, this servlet must not be installed. The Security Token Service does not configure WebDAV by default.

Solution

Navigate to and open /usr/lib/vmware-sso/vmware-sts/conf/web.xml.

Find the webdav node and remove the entire parent block.

Find the webdav node and remove the entire parent block.

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Configuration Management.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles