RE: MSIE7 browser entrapment vulnerability (probably Firefox, too)

2007-03-01 Thread perpetualmotionuk

Tested on Opera 9.20 build 8713 with JRE 1.5 resulting in the
following behaviour:

After loading the initial site (http://lcamtuf.coredump.cx/ietrap/) I
couldn't navigate away to google.com etc, however Opera correctly
displayed http://lcamtuf.coredump.cx/ietrap/ in the address bar, thus
no real subterfuge occured.

Regards,
perpetualmotionuk

-Original Message-
From: Michal Zalewski [mailto:[EMAIL PROTECTED]
Sent: Friday, February 23, 2007 1:29 AM
To: bugtraq@securityfocus.com
Cc: full-disclosure@lists.grok.org.uk; [EMAIL PROTECTED]
Subject: MSIE7 browser entrapment vulnerability (probably Firefox, too)


There is a cool combination-type vulnerability in MSIE7 that allows the
attacker to:

 a) Trap the visitor in a Matrix-esque tarpit webpage that cannot be left
by normal means (this is a known brain-damaged design of onUnload
Javascript handlers),

 b) Spoof transitions between pages so that the user thinks he actually
managed to leave the affected site, and so that the URL bar displays
other addresses we didn't actually go to.

This opens a plethora of spoofing / phishing scenarios, and is generally
quite nasty. More information and a pretty demo is available here:

 http://lcamtuf.coredump.cx/ietrap/

Firefox isn't outright vulnerable to this problem, but judging from its
behavior, it is likely to be susceptible to a variant of this bug (it
exhibits the same behavior, but we end up with a corrupted page instead);
I will research it once I get some sleep.

Cheers,
/mz


Re: Re: MSIE7 browser entrapment vulnerability (probably Firefox, too)

2007-03-01 Thread sithlordstorm
Is there anyway to defend agaist the vunuralbility?


Re: MSIE7 browser entrapment vulnerability (probably Firefox, too)

2007-02-26 Thread Jeffrey Katz

Just checked on IE 7.0.5730.11 -- doesn't exhibit problem.
On Firefox 2.0.0.2 -- first blank page, then, if reloaded, your
trapped in a wormhole page.


Re: MSIE7 browser entrapment vulnerability (probably Firefox, too)

2007-02-26 Thread Michal Zalewski
On Fri, 23 Feb 2007, Jeffrey Katz wrote:

 Just checked on IE 7.0.5730.11 -- doesn't exhibit problem.

Most certainly does; you might have scripting disabled, or be
experiencing some other anomaly, but for much of the population, the
attack works as advertised on that version.

/mz