lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ