Skip to content

The Apache web server must have Web Distributed Authoring (WebDAV) disabled.

An XCCDF Rule

Description

<VulnDiscussion>A web server can be installed with functionality that, by its nature, is not secure. 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. Allowing this functionality, development, and deployment is much easier for web authors. WebDAV is not widely used and has serious security concerns because it may allow clients to modify unauthorized files on the web server.</VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>

ID
SV-214245r879587_rule
Severity
Medium
References
Updated



Remediation - Manual Procedure

Determine where the "dav" modules are located by running the following command:

grep -rl "dav_module" <'INSTALL PATH'>

Edit the file and comment out the following modules: