vendor:
mod_dav / svn
by:
kcope
7,5
CVSS
HIGH
Remote Denial of Service
400
CWE
Product Name: mod_dav / svn
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: All
2009
Apache mod_dav / svn Remote Denial of Service Exploit
This exploit will exhaust all system memory of an Apache mod_dav or svn server. It needs authentication on normal DAV, but svn might let the PROPFIND slip through without authentication. It is launched by sending a PROPFIND request with an XML bomb to the server.
Mitigation:
Authentication should be enabled for all DAV requests. If using svn, authentication should be enabled for PROPFIND requests.