[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <45CF97DC.3030906@bucksch.org>
Date: Sun, 11 Feb 2007 23:25:32 +0100
From: Ben Bucksch <news@...ksch.org>
To: "pdp (architect)" <pdp.gnucitizen@...glemail.com>
Cc: Michal Zalewski <lcamtuf@...ne.ids.pl>,
full-disclosure@...ts.grok.org.uk, bugtraq@...urityfocus.com
Subject: Re: [Full-disclosure] Firefox focus stealing vulnerability (possibly
other browsers)
pdp (architect) wrote:
> try this
>
> <input id="foo" type="text"/>
> <script>
> setInterval(function () {
> document.getElementById('foo').focus();
> },1);
> </script>
>
> :) the address bar is disabled...
Funny. Filed as bug 370094
<https://bugzilla.mozilla.org/show_bug.cgi?id=370094>
Powered by blists - more mailing lists