It's possible to register accounts with the same name as permission groups
The documentation suggests you can create permission groups, assign them permissions, and then assign that group as a permission to a user. A malicious attacker can then register a user with the same name as a permission group, thus gaining all the permissions of that group.
Change History (3)
| Cc: |
Gunnar Wagenknecht added; anonymous removed
|
| Trac Release: |
→ 0.8
|
| Priority: |
normal →
highest
|
| Status: |
new →
assigned
|
| Resolution: |
→ fixed
|
| Status: |
assigned →
closed
|
(In [1045]) disallow registration of accounts which have existing permissions (fixes #155)