vendor:
SuSE Linux
by:
SecurityFocus
7.5
CVSS
HIGH
Information Disclosure
200
CWE
Product Name: SuSE Linux
Affected Version From: SuSE 6.4
Affected Version To: SuSE 6.4
Patch Exists: NO
Related CWE: N/A
CPE: o:suse:suse_linux:6.4
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
2000
WebDAV PROPFIND Request Information Disclosure Vulnerability
WebDAV (Web Distributed Authoring and Versioning) is an extension of HTTP which allows users to create, edit and share documents using the HTTP protocol. A particular REQUEST METHOD, PROPFIND, allows users to retrieve resource properties such as displayname, date last modified, and others. Apache web server as installed by SuSE 6.4 has WebDAV enabled for the entire file structure of the server. By making a specific, properly structured request to the Apache web server, it is possible to obtain information which is equivalent to a directory listing.
Mitigation:
Disable WebDAV on the server or restrict access to the server using authentication.