Closed (won't fix)
Project:
Drupal core
Version:
5.1
Component:
statistics.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
15 May 2007 at 09:07 UTC
Updated:
11 Jun 2024 at 12:23 UTC
Jump to comment: Most recent
Comments
Comment #1
flk commentedI cant seem to reproduce this bug on 5.1
I have tested it on 2 different role types both with no access to logs...got access denied on both occassions
Comment #2
chx commentedThen there is nothign to fix.
Comment #3
flk commentedI cant seem to reproduce this bug on 5.1
I have tested it on 2 different role types both with no access to logs...got access denied on both occassions
Comment #4
flk commenteddamn refreshed browser by accident
Comment #5
Anonymous (not verified) commentedIn order to reproduce this bug:
Create a user with access "administration pages" rights but without "access statistics".
The logs that are visible:
Recent log entries
Top 'access denied' errors
Top 'page not found' errors
Top search phrases
Comment #6
bonobo commentedChanging status --
While this appears to be a bug, this is not a showstopper -- if a user has been placed in a role with rights to the admin pages, it implies a level of trust that goes beyond what could be compromised by viewing these user stats --
Comment #7
Anonymous (not verified) commentedI agree it is not a showstopper.
But, bugs in the access control system should be treated as critical anyway.
if a user has been placed in a role with rights to the admin pages, it implies a level of trust that goes beyond what could be compromised by viewing these user stats
That is not documented and therefore misleading. If Drupals was set up with these kind of implications that are going cross the system, how would one understand what is going on!
Comment #8
ricabrantes commentedAny news but this??
Comment #9
dave reidStatistics module is actually not at fault here, all the separate modules that add subpages to admin/logs are. Please file separate issues for:
search.module (admin/logs/search)
watchdog.module (admin/logs/watchdog, admin/logs/access-denied, admin/logs/page-not-found)