• Advisory ID: DRUPAL-SA-CONTRIB-2013-065
  • Project: Organic groups (third-party module)
  • Version: 7.x
  • Date: 2013-August-07
  • Security risk: Critical
  • Exploitable from: Remote
  • Vulnerability: Access bypass, Multiple vulnerabilities

Description

This 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.

The module allows any authenticated user to guess the node ID of private groups, and subscribe to them without approval, thus being able to see their content.
This vulnerability is mitigated by the fact that the permissions to subscribe are set to allow without approval.

Furthermore, misconfiguration of the OG access fields (a.k.a visibility fields) could have lead to nodes not being private even though a site admin would expect them to be private, due to the group default setting.
This vulnerability is mitigated by requiring a non-default configuration where the "Group visibility" field was not attached to the group node, and only the "Group content visibility" was attached to the group-content node.

CVE identifier(s) issued

  • CVE-2013-4228

Versions affected

  • OG 7.x-2.x versions prior to 7.x-2.3.

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:

  • If you use the Organic groups module for Drupal 7.x, upgrade to OG 7.x-2.3

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.