exploit-db-mirror/exploits/hardware/dos/32472.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

7 lines
No EOL
535 B
Text

source: http://www.securityfocus.com/bid/31703/info
Nokia Web Browser for S60 is prone to a denial-of-service vulnerability when handling malicious HTML files.
A successful exploit of this issue allows remote attackers to consume excessive system resources in the affected browser, which will cause the application to crash and deny service to legitimate users. Attackers may also be able to run arbitrary code, but this has not been confirmed.
<script> foo = new Array(); while(true) {foo = new Array(foo).sort();} </script>