Closed (fixed)
Project:
HTPasswd Sync
Version:
6.x-1.4
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2010 at 06:04 UTC
Updated:
9 Jul 2011 at 06:42 UTC
any logged in user has the ability to administer this modules which exposes the server path to your password files.
Comments
Comment #1
m.fu commentedsorry I cannot reproduce the problem.
Could you tell me which permission you gave the user ?
where to you see this information ?
thanks, m.fu
Comment #2
m.fu commentedAs stated I cannot reproduce the faulty behaviour. I am closing the issue.
Comment #3
m.fu commentedAs stated I cannot reproduce the faulty behaviour. I am closing the issue.
Comment #4
m.fu commentedComment #5
andrew_mallis commentedHi.
Been I while… I didn't get the notices. Sorry.
The issue comes down to being able to access this configuration page at:
/admin/user/htpasswdsync
This page can be accessed by any role that has the "access administration pages" permission selected, regardless of options set under "administer htpasswdsync"
To reproduce, create a test role and assign only that permission to a user. You will see that they can administer htpasswdsync.
While the average user won't generally have this permission, site administrators or editors might and this could in some cases prove to be an important security concern.
Comment #6
m.fu commentedAndrew,
I probably have found the problem. A missconfiguration in the _menu hook.
I shall get a patch out soon.
Cheers,
M.
Comment #7
m.fu commentedFixed in 6.x-1.6-rc1