Home / vulnerabilitiesPDF  

Drupal Node View Permissions 7.x Access Bypass

Posted on 29 August 2013
Source : packetstormsecurity.org Link

 

View online: https://drupal.org/node/2076315

* Advisory ID: DRUPAL-SA-CONTRIB-2013-072
* Project: Node View Permissions [1] (third-party module)
* Version: 7.x
* Date: 2013-August-28
* Security risk: Moderately critical [2]
* Exploitable from: Remote
* Vulnerability: Access bypass

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

The Node View Permissions module adds permissions "View own content" and
"View any content" for each content type on the permissions page.
However, it only implements hook_node_access() and not hook_query_alter(),
which means any listing of nodes does not respect the node view permission.

-------- CVE IDENTIFIER(S) ISSUED
--------------------------------------------

* /A CVE identifier [3] will be requested, and added upon issuance, in
accordance with Drupal Security Team processes./

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

* Node View Permissions 7.x-1.0.

Drupal core is not affected. If you do not use the contributed Node View
Permissions [4] module, there is nothing you need to do.

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

Install the latest version:

* If you use the Node View Permissions module for Drupal 7.x, upgrade to
Node View Permissions 7.x-1.2 [5]

Also see the Node View Permissions [6] project page.

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

* Mark Theunissen [7]

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

* hoter [8] the module maintainer

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

* Michael Hess [9] of the Drupal Security Team
* Mark Ferree [10] provisional member 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 [11].

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

[1] http://drupal.org/project/node_view_permissions
[2] http://drupal.org/security-team/risk-levels
[3] http://cve.mitre.org/
[4] http://drupal.org/project/node_view_permissions
[5] https://drupal.org/node/2031621
[6] http://drupal.org/project/node_view_permissions
[7] https://drupal.org/user/108606
[8] http://drupal.org/user/1677790
[9] https://drupal.org/user/102818
[10] http://drupal.org/user/76245
[11] http://drupal.org/contact
[12] http://drupal.org/security-team
[13] http://drupal.org/writing-secure-code
[14] http://drupal.org/security/secure-configuration

 

TOP