-
Bug
-
Resolution: Timed out
-
Low
-
None
-
1
-
Severity 2 - Major
-
Issue Summary
/rest/api/2/user/picker API call exposes user information to the external users despite the Browse user and group permissions being set correctly.
Steps to Reproduce
- For any test site, try accessing this https:// {site}.atlassian.net/rest/api/2/user/picker?query=xxxuser, it will show user details
- I was able to replicate the same on my site https://dexter1234.atlassian.net/rest/api/2/user/picker?query=mgodhwani
Expected Results
If the global permission to see users or groups are restricted, no one should be able to retrieve user information
Actual Results
User information is exposed.
Workaround
No workaround
- relates to
-
VULN-540725 Loading...