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>] [day] [month] [year] [list]
Date: Wed, 16 May 2012 20:38:36 +0000 (UTC)
From: security-news@...pal.org
To: security-news@...pal.org
Subject: [Security-news] SA-CONTRIB-2012-081 - Aberdeen -
	Cross Site	Scripting

View online: http://drupal.org/node/1585890

  * Advisory ID: DRUPAL-SA-CONTRIB-2012-081
  * Project: Aberdeen [1] (third-party theme)
  * Version: 6.x
  * Date: 2012-May-16
  * Security risk: Moderately critical [2]
  * Exploitable from: Remote
  * Vulnerability: Cross Site Scripting

-------- DESCRIPTION  
---------------------------------------------------------

CVE: Requested.
The Aberdeen theme provides a configurable breadcrumb which is commonly used
as an additional navigation tool for users.

The theme outputs the breadcrumb, but does not provide sufficient filtering
to prevent a Cross site scripting (XSS) attack.

This vulnerability is mitigated by the fact that the "Append the content
title to the end of the breadcrumb" checkbox is not enabled by default and
needs to be enabled for this to be exploited.

-------- VERSIONS AFFECTED  
---------------------------------------------------

  * Aberdeen 6.x-1.x versions prior to 6.x-1.11

Drupal core is not affected. If you do not use the contributed Aberdeen [3]
theme, there is nothing you need to do.

-------- SOLUTION  
------------------------------------------------------------

Install the latest version:

  * If you use the Aberdeen theme for Drupal 6.x, upgrade to theme 6.x-1.11
    [4]

If you copied code from the aberdeen_breadcrumb function into a custom
sub-theme's template.php file you should compare your code to the changes to
ensure that menu_get_active_title() is properly wrapped in check plain like:

check_plain(menu_get_active_title());

Also see the Aberdeen [5] project page.

-------- REPORTED BY  
---------------------------------------------------------

  * Jakub Suchy [6] of the Drupal Security Team
  * Premek Sumpela [7]

-------- FIXED BY  
------------------------------------------------------------

  * Jakub Suchy [8] of the Drupal Security Team
  * Michael Hess [9] of the Drupal Security Team
  * Ishmael Sanchez [10] the theme maintainer

-------- COORDINATED BY  
------------------------------------------------------

  * Greg Knaddison [11] of the Drupal Security Team
  * Michael Hess [12] of the Drupal Security Team

-------- CONTACT AND MORE INFORMATION  
----------------------------------------

The Drupal security team can be reached at security at drupal.org or via the
contact form at http://drupal.org/contact [13].

Learn more about the Drupal Security team and their policies [14], writing
secure code for Drupal [15], and securing your site [16].


[1] http://drupal.org/project/aberdeen
[2] http://drupal.org/security-team/risk-levels
[3] http://drupal.org/project/aberdeen
[4] http://drupal.org/node/1585878
[5] http://drupal.org/project/aberdeen
[6] http://drupal.org/user/31977
[7] http://drupal.org/user/31391
[8] http://drupal.org/user/31977
[9] http://drupal.org/user/102818
[10] http://drupal.org/user/464624
[11] http://drupal.org/user/36762
[12] http://drupal.org/user/102818
[13] http://drupal.org/contact
[14] http://drupal.org/security-team
[15] http://drupal.org/writing-secure-code
[16] http://drupal.org/security/secure-configuration

_______________________________________________
Security-news mailing list
Security-news@...pal.org
http://lists.drupal.org/mailman/listinfo/security-news

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ