• Advisory ID: DRUPAL-SA-CONTRIB-2012-092
  • Project: Organic groups (third-party module)
  • Version: 6.x
  • Date: 2012-June-06
  • Security risk: Moderately critical
  • Exploitable from: Remote
  • Vulnerability: Cross Site Scripting, Access bypass

Description

The Organic Groups module enables users to create and manage their own 'groups'. Each group can have subscribers, and maintains a group home page where subscribers communicate amongst themselves.

Cross Site Scripting

The module doesn't sufficiently filter user supplied text when used in connection with the Vertical Tabs module.
This vulnerability is mitigated by the fact that an attacker must have a role with the permission to create or edit a group title and the site must have the contributed Vertical Tabs module installed and the Vertical Tabs configuration must include the Organic Group select area (this is the default configuration when Vertical Tabs is enabled).

Access bypass

The module's default views do not sufficiently check the Drupal core permission to access content.
This vulnerability is mitigated by the fact that a site must have removed the "access content" permission to all users. This is not a common configuration.

Access bypass:
CVE: CVE-2012-2721
XSS:
CVE: CVE-2012-3800

Versions affected

  • Organic groups 6.x-2.x versions prior to 6.x-2.4.

Drupal core is not affected. If you do not use the contributed Organic groups module, there is nothing you need to do.

Solution

Install the latest version:

Also see the Organic groups project page.

Reported by

Fixed by

Coordinated by

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.

Learn more about the Drupal Security team and their policies, writing secure code for Drupal, and securing your site.