Description

This module enables page caching for authenticated users. A separate version of each cacheable page is stored for each group of users with the same combination of roles.

Users having the exact same role-combination like the superuser (uid=1) might access cached pages generated with the superuser. Therefore it might be possible that information is disclosed to those users intended only for the superuser.

This vulnerability is mitigated by the fact that an attacker must have the exact same role-combination like the superuser.

CVE identifier(s) issued

  • CVE-2013-4226

Versions affected

  • authcache 7.x-1.x versions prior to 7.x-1.5.

Drupal core is not affected. If you do not use the contributed Authenticated User Page Caching (Authcache) module, there is nothing you need to do.

Solution

Install the latest version:

Also see the Authenticated User Page Caching (Authcache) 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.