|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Object tag crashes Internet Explorer 4.0
Paul Leach (paulle
MICROSOFT.COM)Tue, 4 Aug 1998 13:57:39 -0700
- Messages sorted by: [ date ][ thread ][ subject ][ author ]
- Next message: Ernie Souhrada: "Re: Object tag and stack overflow on IE 4.0"
- Previous message: M. Dodge Mumford: "Big MIME line detector"
- Maybe in reply to: Georgi Guninski: "Object tag crashes Internet Explorer 4.0"
- Next in thread: Kragen: "Re: Object tag crashes Internet Explorer 4.0"
On the contrary -- Jason's claim was correct. Your example uses a different object tag and it completely different in nature from the bug that was fixed: the bug had to do with excessively long file names in HTLM tags, yours has to do with infinite recursion. Yours can not be exploited to run untrusted code, unlike the other. The possibility of infinite loops and infinite recursion in HTML has been discussed on the lists before. Trying to detect and prevent them is an instance of the "Turing machine halting" problem, and it is well known among computer scientists to be impossible. > -----Original Message----- > From: Adam Monaghan [mailto:adammGORGE.NET] > Sent: Thursday, July 30, 1998 9:34 AM > To: BUGTRAQ
NETSPACE.ORG > Subject: Re: Object tag crashes Internet Explorer 4.0 > > > I hate to question your credibility, but you're wrong, im on > win98 with the > latest version of IE and the object tag will crash my browser > and trash my > systray just like on any other machine, of course the one we > used wasn't the > one at the bottom, you have an html file called the data > object <object > data="crashmehtml.html"></object> in other words, put that > tag in an html > file called crashmehtml.html. We got a kick out of it in the office >
- Next message: Ernie Souhrada: "Re: Object tag and stack overflow on IE 4.0"
- Previous message: M. Dodge Mumford: "Big MIME line detector"
- Maybe in reply to: Georgi Guninski: "Object tag crashes Internet Explorer 4.0"
- Next in thread: Kragen: "Re: Object tag crashes Internet Explorer 4.0"