By Drupal Security Team on
- Advisory ID: DRUPAL-SA-CONTRIB-2013-089
- Project: Node Access Keys (third-party module)
- Version: 7.x
- Date: 2013-November-06
- Security risk: Moderately critical
- Exploitable from: Remote
- Vulnerability: Access bypass
Description
Node Access Keys helps to grant users temporary view permissions to selected content types on a per user role basis. However, it only implements hook_node_access() and not hook_query_alter(), which means any listing of nodes does not respect the node view access.
CVE identifier(s) issued
- CVE-2013-4596
Versions affected
- Node Access Keys 7.x-1.0.
Drupal core is not affected. If you do not use the contributed Node Access Keys module, there is nothing you need to do.
Solution
Install the latest version:
- If you use the Node Access Keys module for Drupal 7.x, upgrade to Node Access Keys 7.x-1.1
Also see the Node Access Keys project page.
Reported by
- Daniel Korte the module maintainer
Fixed by
- Daniel Korte the module maintainer
Coordinated by
- Greg Knaddison of the Drupal Security Team
- Ben Jeavons 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.
Learn more about the Drupal Security team and their policies, writing secure code for Drupal, and securing your site.