bugtraq
[Top] [All Lists]

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

To: lcamtuf@dione.ids.pl, bugtraq@securityfocus.com
Subject: RE: MSIE7 browser entrapment vulnerability (probably Firefox, too)
From: perpetualmotionuk <mailcentre2@gmail.com>
Date: Wed, 28 Feb 2007 08:28:28 +0000
Delivered-to: sp-com-lists@consult.net
Delivered-to: bugtraq-list@securepoint.com
Delivered-to: mailing list bugtraq@securityfocus.com
Delivered-to: moderator for bugtraq@securityfocus.com
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ameCEIARNc+NNT0w4t9dxDDfkPbFtAGHcNnneZIy9s8IQe9Qv720T6QIc2YA2kZtSAC/ryRppNjuzGSDrZzzHtKlDYhdzHJJB6aKvArIP3421b3APolpz8csRkERbSlhj1Rc48n5xAhNmPr4C5kWN2w4v9fwOZsRzZMYUGVqSzc=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=djolFJuM2oeRFr0JdyloqFYtkRBotXYdNTwmiij54PQi0FuzvJCPowYQNW5Qh4i9aFaAj45lL5PIjO0+/eEYmreEcegnpGLuGPoSxgdZ8cBbeBFWOzXfPnjeiELcdvxWbrDst77TCWKZgdXUQNJqjRxzRABTxHP+ENfKBQCPDBY=
List-help: <mailto:bugtraq-help@securityfocus.com>
List-id: <bugtraq.list-id.securityfocus.com>
List-post: <mailto:bugtraq@securityfocus.com>
List-subscribe: <mailto:bugtraq-subscribe@securityfocus.com>
List-unsubscribe: <mailto:bugtraq-unsubscribe@securityfocus.com>
Mailing-list: contact bugtraq-help@securityfocus.com; run by ezmlm
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:lcamtuf@dione.ids.pl]
Sent: Friday, February 23, 2007 1:29 AM
To: bugtraq@securityfocus.com
Cc: full-disclosure@lists.grok.org.uk; security@mozilla.org
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

<Prev in Thread] Current Thread [Next in Thread>