Microsoft KB Article on How To Hack IIS
In adressing an IIS 5 bug (CVE-2007-2815), the Microsoft Knowledge Base article #328832 went a step further in presenting the conditions needed to reproduce the issue: they provided step by step instructions to what is basically an exploit of the vulnerability
Nice.
To make matters worse, the only fix suggested by Microsoft is to upgrade to IIS 6.0 because the status of this vulnerability is :
STATUS
This behavior is by design.
The KB article has been updated and the step by step instructions were removed. However, Google cache still has a copy of this :
1. In IIS 5.0 Service Pack 2 (SP2), create a folder named Dir1 in the Web site root (for example, C:\Inetpub\WWWRoot).
2. Create a file named File1.txt in Dir1, put some text in the file, and then save the file.
3. Set the authentication on the Web root folder in IIS to Anonymous authentication.
4. Set access in IIS to the Dir1 folder to Basic authentication only.
5. Using Anonymous authentication, open /Dir1/File1.txt. You receive an "Access Denied" error message.
6. Using Anonymous authentication, open the following URL (where null.htw represents your hit-highlighting file):
/null.htw?CiWebhitsfile=/dir1/file1.txt&CiRestriction=none&CiHiliteType=fullThis will be successful.
In this case, the user can see the File1.txt file even when the user cannot be authenticated by IIS and cannot otherwise retrieve the file.Note For steps 3 and 4, you can use IP address restriction to restrict the file.
It would be interesting to watch the logs for
/null.htw?CiWebhitsfile=/dir1/file1.txt&CiRestriction=none&CiHiliteType=full
If you enjoyed this post, make sure you subscribe to my RSS feed!
Thank you for reading this post. You can now Leave A Comment (0) or Leave A Trackback.
Post Info
This entry was posted on Tuesday, June 12th, 2007 and is filed under Vulnerabilities, Articles.You can follow any responses to this entry through the Comments Feed. You can Leave A Comment, or A Trackback.
Previous Post: Online vs. Offline Gambling »
Next Post: AQTRONIX WebKnight - Open Source Web Application Firewall »
Read More
Related Reading:- Privacy Dilemma: How to Protect Yourself Online
- Solera Networks Deep-Packet Capture Review
- WordPress Exploit Scanner
- Phishing Exposed, Brands Secured
- Scanners: New Nessus Release; New eEye Web Scanner
- Good News from ArcSight and Imperva
- CCTV Security Camera and Surveillance Equipment
- OpenDNS Offers Free Web Content Filtering
- Can I Evade ScanSafe Anywhere+ ?
- Googlehacks and Anti-Googlehacks

