Microsoft Internet Information Server Hit Highlighting Authentication Bypass Vulnerability
BID:24105
Info
Microsoft Internet Information Server Hit Highlighting Authentication Bypass Vulnerability
| Bugtraq ID: | 24105 |
| Class: | Access Validation Error |
| CVE: |
CVE-2007-2815 |
| Remote: | Yes |
| Local: | No |
| Published: | May 22 2007 12:00AM |
| Updated: | May 31 2007 08:41PM |
| Credit: | Jesus Olmos Gonzalez reported this issue. |
| Vulnerable: |
Microsoft IIS 5.1 Microsoft IIS 5.0 |
| Not Vulnerable: |
Microsoft IIS 6.0 |
Discussion
Microsoft Internet Information Server Hit Highlighting Authentication Bypass Vulnerability
Microsoft IIS is prone to an authentication-bypass vulnerability due to its implementation of 'Hit-highlighting' functionality.
Attackers can exploit this issue to access private files hosted on an IIS website. Successful exploits may allow attackers to gain access to potentially sensitive information. Other attacks are possible.
NOTE: Presumably, accessing a Trusted Zone may allow attackers to execute commands; this has not been confirmed.
Microsoft IIS is prone to an authentication-bypass vulnerability due to its implementation of 'Hit-highlighting' functionality.
Attackers can exploit this issue to access private files hosted on an IIS website. Successful exploits may allow attackers to gain access to potentially sensitive information. Other attacks are possible.
NOTE: Presumably, accessing a Trusted Zone may allow attackers to execute commands; this has not been confirmed.
Exploit / POC
Microsoft Internet Information Server Hit Highlighting Authentication Bypass Vulnerability
Attackers can use a browser to exploit this issue.
The following proof-of-concept URIs are available:
https://www.example.com/authBypass/null.htw?CiWebhitsfile=/protectedfile.aspx&CiRestriction=b&CiHiliteType=full
https://www.example.com/authBypass/null.htw?CiWebhitsfile=/some/secretfile.txt&CiRestriction=b&CiHiliteType=full
The following exploit is available:
Attackers can use a browser to exploit this issue.
The following proof-of-concept URIs are available:
https://www.example.com/authBypass/null.htw?CiWebhitsfile=/protectedfile.aspx&CiRestriction=b&CiHiliteType=full
https://www.example.com/authBypass/null.htw?CiWebhitsfile=/some/secretfile.txt&CiRestriction=b&CiHiliteType=full
The following exploit is available:
Solution / Fix
Microsoft Internet Information Server Hit Highlighting Authentication Bypass Vulnerability
Solution:
The vendor has released a knowledgebase article detailing this issue and recommends that users upgrade to version 6.0; please see the references for details.
Solution:
The vendor has released a knowledgebase article detailing this issue and recommends that users upgrade to version 6.0; please see the references for details.
References
Microsoft Internet Information Server Hit Highlighting Authentication Bypass Vulnerability
References:
References:
- Hit-highlighting does not rely on IIS authentication (Microsoft)
- Microsoft IIS Homepage (Microsoft)
- Security Guidance for IIS (Microsoft)
- Microsoft IIS5 NTLM and Basic authentication bypass (Jesus Olmos Gonzalez)