[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mozilla Firefox 3.6.12 Denial of Service Vulnerability



> <body onload="location='';alert('DoS');">

Welcome to the world of browsers. You could just as easily do
"while(1) alert(1)". See:

http://code.google.com/p/browsersec/wiki/Part2#Defenses_against_disruptive_scripts

/mz