Microsoft Internet Explorer 5.0.1 – Wildcard DNS Cross-Site Scripting

Microsoft Internet Explorer 5.0.1 – Wildcard DNS Cross-Site Scripting

漏洞ID 1054501 漏洞类型
发布时间 2004-06-15 更新时间 2004-06-15
图片[1]-Microsoft Internet Explorer 5.0.1 – Wildcard DNS Cross-Site Scripting-安全小百科CVE编号 N/A
图片[2]-Microsoft Internet Explorer 5.0.1 – Wildcard DNS Cross-Site Scripting-安全小百科CNNVD-ID N/A
漏洞平台 Windows CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/24213
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/10554/info

Microsoft Internet Explorer is reported to contain a cross-site scripting vulnerability for sites that have a wildcard DNS entry.

A web server with a wildcard DNS entry will respond to any hostname requested. An example DNS entry of *.example.com would allow a hostname of whatevertheattackerwanted.example.com to properly resolve.

Internet Explorer improperly interprets text inside of an anchor tag as HTML, rather than plaintext.

To exploit this issue, an attacker must either find a preexisting web site using a wildcard DNS entry or create their own. The web site must also be configured to display the hostname received in the request in the HTML returned to the user. A remote attacker may exploit this issue to potentially execute HTML or script code in the security context of the vulnerable site.

An attacker can exploit this issue to steal cookie authentication credentials, or perform other types of attacks.

<a href='http://"><plaintext>.example.com'>foo</a>

<a href='http://"><script>alert()<%2Fscript>.example.com'>foo</a>

相关推荐: WebBBS Web Server Multiple Buffer Overflow Vulnerability

WebBBS Web Server Multiple Buffer Overflow Vulnerability 漏洞ID 1104083 漏洞类型 Boundary Condition Error 发布时间 2000-06-19 更新时间 2000-06-1…

© 版权声明
THE END
喜欢就支持一下吧
点赞0
分享