Web Servers information disclosure and Denial of Service Attacks
| Attack ID: | CPAI-2003-03 |
| Publish Date: | |
| Last Update: | |
| Category: | Web Servers information disclosure and Denial of Service Attacks |
| Vulnerable Systems: | Web Servers with WebDAV enabled (IIS 5.x and Apache |
| Source: |
CVE-2000-0869 |
| Description: | WebDAV, "Web-based Distributed Authoring and Versioning" is a set of extensions to the HTTP protocol which allows users to collaboratively edit and manage files on remote web servers. Several security vulnerabilities, including data disclosure and denial of service attacks are related to the way that cretin web servers are phrasing WebDAV requests. |
| Severity: | |
| Consequences of various WebDAV vulnerabilities vary. For the buffer overflow described below, attackers can potentially gain full control of the affected machine. | |
| Details: | There are different types of attacks against WebDAV enabled web servers, as listed at the source column. These attacks are well documented and the exploit code can be found in different web sites. A malicious attacker can take advantage of the following exploits: WebDAV can allow remote attackers to list arbitrary directories via the PROPFIND HTTP request method.
|
| Attack Detection: | Using the SmartView Tracker one can identify blocked HTTP connections with a Malformed Request error message displayed in the information field. |
| Solution: | Those attacks and similar, can be blocked by FireWall-1, since FireWall-1 HTTP Security Server restricts WebDAV methods usage by default. One can verify this behavior by checking that the flag enable_propfind_method is set to false. (When enable_propfind_method is set to true, which is not the default setting, FireWall-1 HTTP Security Server will enable WebDAV HTTP methods. Administrators should note that the flag (once set to true) will allow all WebDAV HTTP methods. Some of the applications that are using WebDAV are: Outlook Web Access, Web Folders, Outlook Express connection to Hotmail and FrontPage. |
| Industry Reference: | |
| Additional Information: |
Microsoft Security Bulletin |