1. Home
  2. Security Hardening
  3. DISA STIG Apache Server 2.2 Windows V1R13
  4. WA00505 W22 – Web Distributed Authoring and Versioning (WebDAV) must be disabled.

WA00505 W22 – Web Distributed Authoring and Versioning (WebDAV) must be disabled.

Details

The Apache mod_dav and mod_dav_fs modules support WebDAV (‘Web-based Distributed Authoring and Versioning’) functionality for Apache. WebDAV is an extension to the HTTP protocol which allows clients to create, move, and delete files and resources on the web server. WebDAV is not widely used, and has serious security concerns as it may allow clients to modify unauthorized files on the web server. Therefore, the WebDav modules mod_dav and mod_dav_fs should be disabled.

Solution

Disable all WebDAV modules by adding a ‘#’ in front of them within the httpd.conf file, and restarting the Apache service.

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 Windows.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles