CVE-2009-1122
Microsoft Internet Information Services 5.0 - Authentication Bypass via WebDAV URL Decoding
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2009-1122.
PoCs published by ka0x, et, aushack, including Metasploit module auxiliary/scanner/http/ms09_020_webdav_unicode_bypass.
AI-analyzed exploit summary This Perl script exploits CVE-2009-1535, a WebDAV authentication bypass vulnerability in Microsoft IIS 6.0, by sending crafted HTTP requests with Unicode-encoded paths to bypass authentication and perform file operations.
Description
The WebDAV extension in Microsoft Internet Information Services (IIS) 5.0 on Windows 2000 SP4 does not properly decode URLs, which allows remote attackers to bypass authentication, and possibly read or create files, via a crafted HTTP request, aka "IIS 5.0 WebDAV Authentication Bypass Vulnerability," a different vulnerability than CVE-2009-1535.
Exploits (2)
This Perl script exploits CVE-2009-1535, a WebDAV authentication bypass vulnerability in Microsoft IIS 6.0, by sending crafted HTTP requests with Unicode-encoded paths to bypass authentication and perform file operations.
This Metasploit module exploits CVE-2009-1122, an authentication bypass vulnerability in IIS6 WebDAV via Unicode encoding manipulation. It sends a crafted PROPFIND request with overlong UTF-8 encoded characters to bypass authentication on protected folders.