Download & Extend

Security hole allows users to view private information

Project:Profile Pages
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:jrbeeman
Status:closed (fixed)

Issue Summary

There are two security holes in this module.

  • The module does not respect the access control rules for view profiles.
  • The CVS version does not respect the permissions of the profile fields. Fields marked as private can be viewed by anyone including anonymous users. The module should only show profile fields with profile_fields.visibility = 3.

Comments

#1

Is anyone planning to fix this?

#2

Version:master» 5.x-1.x-dev
Assigned to:Anonymous» jrbeeman
Status:active» fixed

Fixed in 5.x-dev branch.

#3

Status:fixed» closed (fixed)