7.5
CVSSv2

CVE-2009-1535

Published: 10/06/2009 Updated: 23/11/2020
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 760
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

The WebDAV extension in Microsoft Internet Information Services (IIS) 5.1 and 6.0 allows remote malicious users to bypass URI-based protection mechanisms, and list folders or read, create, or modify files, via a %c0%af (Unicode / character) at an arbitrary position in the URI, as demonstrated by inserting %c0%af into a "/protected/" initial pathname component to bypass the password protection on the protected\ folder, aka "IIS 5.1 and 6.0 WebDAV Authentication Bypass Vulnerability," a different vulnerability than CVE-2009-1122.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

microsoft internet_information_services 5.1

microsoft internet_information_services 6.0

Exploits

#!/usr/bin/perl -W # # Microsoft IIS 60 WebDAV Remote Authentication Bypass Exploit # written by ka0x <ka0x01[alt+64]gmailcom> # Advisory: wwwmilw0rmcom/exploits/8765 # # Greets: an0de, Piker, xarnuz, NullWave07, Pepelux, k0rde, JoSs, Trancek and others! use IO::Socket ; my ( $host, $path ) = @ARGV ; my $port = 80 ; # webserver p ...
#### # ##### #### # ##### ####### ### ###### ####### ###### ####### ...