-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 6.9.1
-
Component/s: Security
-
1
-
Severity 3 - Minor
-
Issue Summary
https://bamboourl/users/viewUserSummary.action?currentUserName=<username>
If anonymous access is enabled, the above URL can be accessed by users who are not logged in and can be used to guess if certain user names exist or not.
Steps to Reproduce
- Turn on Anonymous Access
- Open Bamboo URL in Incognito Window
- Guess at usernames
Expected Results
If not logged on you should not be able to retrieve user information.
Actual Results
Anonymous users have access to usernames and email addresses of Bamboo users.
Workaround
Disable Anonymous Access.
If AA is required by other business processes there is no workaround.