[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK9i0=opZWtjCMecbO80xbVmbxeQKAp8F87Jbr0oXj9_BvQOJQ@mail.gmail.com>
Date: Fri, 16 Dec 2011 17:20:46 +0100
From: Jann Horn <jannhorn@...glemail.com>
To: Bouke van Laethem <vanlaethem@...il.com>
Cc: bugtraq@...urityfocus.com
Subject: Re: <BASE> tag used for hijacking external resources (XSS)
2011/12/15 Bouke van Laethem <vanlaethem@...il.com>:
> ISSUE:
> The <base> tag is parsed outside of <head></head>. This can lead to
> the base being reset, both before and after the <base> tag being
> injected, depending on browser types and versions. As a result, images
> and javascript can be loaded from an attackers domain, and forms and
> hyperlinks point to the attackers domain.
Erm... so you're basically assumint that the attacker can inject stuff
into the page? If that's the case, you should have other issues than
your links getting altered or so, no? E.g. what about javascript
injection?
Powered by blists - more mailing lists