|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Hotmail security hole - injecting JavaScript using <IMG
Subject: Re: Hotmail security hole - injecting JavaScript using
From: Edwin Gonzalez (edwinny
YAHOO.COM)
Date: Tue Jan 04 2000 - 14:46:45 CST
- Next message: Philip Stoev: "Re: Hotmail security hole - injecting JavaScript using <IMGLOWSRC="javascript:....">"
- Previous message: Bill Paul: "Re: Flaw in 3c59x.c or in Kernel?"
- Next in thread: Henrik Nordstrom: "Re: Hotmail security hole - injecting JavaScript using <IMG"
- Maybe reply: Edwin Gonzalez: "Re: Hotmail security hole - injecting JavaScript using <IMG"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have tested the code included in Georgi's email an it seems that Yahoo's web-based email is also vulnerable.
solutions: disable JS
Kevin Hecht <khecht19
IDT.NET> wrote:
Georgi Guninski wrote:
>
> Georgi Guninski security advisory #1, 2000
>
> Hotmail security hole - injecting JavaScript using > LOWSRC="javascript:....">
>
> Disclaimer:
> The opinions expressed in this advisory and program are my own and not
> of any company.
> The usual standard disclaimer applies, especially the fact that Georgi
> Guninski is not liable for any damages caused by direct or indirect use
> of the information or functionality provided by this program.
> Georgi Guninski, bears NO responsibility for content or misuse of this
> program or any derivatives thereof.
>
> Description:
> Hotmail allows executing JavaScript code in email messages using > LOWSRC="javascript:....">,
> which may compromise user's Hotmail mailbox.
>
> Details:
> There is a major security flaw in Hotmail which allows injecting and
> executing JavaScript code in an email message using the javascript
> protocol. This exploit works both on Internet Explorer 5.x (almost sure
> IE 4.x) and Netscape Communicator 4.x.
> Hotmail filters the "javascript:" protocol for security reasons.
> But the following JavaScript is executed: > LOWSRC="javascript:alert('Javascript is executed')"> if the user has
> enabled automatically loading of images (most users have).
>
> Executing JavaScript when the user opens Hotmail email message allows
> for example displaying a fake login screen where the user enters his
> password which is then stolen.
> I don't want to make a scary demonstration, but it is also possible to
> read user's messages, to send messages from user's name and doing other
> mischief.
> It is also possible to get the cookie from Hotmail, which is dangerous.
> Hotmail deliberately escapes all JavaScript (it can escape) to prevent
> such attacks, but obviously there are holes.
> It is much easier to exploit this vulnerability if the user uses
> Internet Explorer 5.x
>
> Workaround: Disable JavaScript
>
> The code that must be included in HTML email message is:
> --------------------------------------------------------
>
> --------------------------------------------------------
>
> Regards,
> Georgi Guninski
> http://www.nat.bg/~joro
A quick check of the Messenger Express web client built into Netscape
Messaging Server 4.1 at one of my sites seems to indicate that it may be
vulnerable as well, as the code above works fine so long as the browser
has JS enabled. However, it doesn't use cookies much if at all, so the
cookie capture risk is lower though it seems plausible that the social
engineering attacks remain a threat.
While Hotmail obviously has a filtering hole, should the browser
manufacturers be on the hook here as well, given that javascript: URLs
probably shouldn't be rendered at all by the tag? While a
JavaScript script may load an image on its own, I don't see why the
script itself should be loaded and parsed from an tag.
-- Kevin Hecht - http://idt.net/~khecht19/ "I am an optimist. It does not seem too much use being anything else." - Winston Churchill--------------------------------- Do You Yahoo!? Talk to your friends online with Yahoo! Messenger.
- Next message: Philip Stoev: "Re: Hotmail security hole - injecting JavaScript using <IMGLOWSRC="javascript:....">"
- Previous message: Bill Paul: "Re: Flaw in 3c59x.c or in Kernel?"
- Next in thread: Henrik Nordstrom: "Re: Hotmail security hole - injecting JavaScript using <IMG"
- Maybe reply: Edwin Gonzalez: "Re: Hotmail security hole - injecting JavaScript using <IMG"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This archive was generated by hypermail 2b27 : Tue Jan 04 2000 - 20:24:44 CST