Vulnerability Note VU#787932
Microsoft IIS WebDAV Remote Authentication Bypass
OverviewA vulnerability exists in the way Microsoft Internet Information Server (IIS) handles unicode tokens that may allow authentication bypass.
I. DescriptionWeb-based Distributed Authoring and Versioning (WebDAV) is a set of HTTP extensions that allow collaborative management and editing of files collected on remote servers. The way that Microsoft IIS's implementation of WebDAV handles unicode tokens may allow authentication bypass. According to Nikolaos Rangos:
The specific flaw exists within the WebDAV functionality of IIS 6.0. The Web Server fails to properly handle unicode tokens when parsing the URI and sending back data.
According to Thierry Zoller:
The bug discovered by Rangos seems to suffer from a similar logic mistake when requesting source (translate:f) that has been introduced in the Webdav component. It appears that unicode characters are removed after the security checks.
Note that this issue affects IIS versions prior to 7.0
II. ImpactA remote attacker may be able to bypass the access restrictions and list, download, upload and modify protected files.
III. SolutionWe are currently unaware of a practical solution to this problem. Please consider the following workarounds:
Disable WebDAV
Disabling WebDAV prevents this vulnerability from being exploited and reduces attack surface. WebDAV functionality is disabled by default in IIS version 6.0 on systems that have not had services that utilize WebDAV installed.
Please note that disabling WebDAV may affect the functionality of other applications such as SharePoint.
Filter external HTTP requests
Administrators who are unable to disable WebDAV may be able to mitigate some risk by configuring their IDS to refuse external HTTP requests containing "Translate: f" HTTP headers.
Please see Microsoft Security Advisory 971492 for further mitigation information.
Systems Affected
References
http://seclists.org/fulldisclosure/2009/May/0134.html
http://blog.zoller.lu/2009/05/iis-6-webdac-auth-bypass-and-data.html
http://milw0rm.com/exploits/8704
http://www.microsoft.com/technet/security/advisory/971492.mspx
Credit
This vulnerability was publicly disclosed by Nikolaos Rangos.
This document was written by Chris Taschner.
Other Information
| Date Public | 03/12/2009 |
| Date First Published | 05/19/2009 07:52:53 AM |
| Date Last Updated | 05/20/2009 |
| CERT Advisory | |
| CVE Name | CVE-2009-1535 |
| Metric | 0.00 |
| Document Revision | 17 |
If you have feedback, comments, or additional information about this vulnerability, please send us
email.
|