Details
-
Bug
-
Resolution: Fixed
-
Minor
-
12.10.8, 13.6-rc-1
-
Unit
-
Unknown
-
N/A
-
N/A
-
Pull Request accepted
-
Description
An unauthenticated user can retrieve a list of users and their fullname through a public accessible URL.
Reproducing steps:
Navigate to :
http://<server>/bin/login/XWikiLogin?xpage=uorgsuggest&uorg=user&wiki=&media=json
Results:
- uorgsuggest gives access to user fullname and reference even if the wiki is private
Expected Results:
- User fullname and documents fullname should not be accessible to anyone who don't have corresponding rights
Attachments
Issue Links
- is related to
-
XWIKI-18851 Unauthenticated user can retrieve user information through getdeleteddocuments.vm
- Closed
-
XWIKI-16544 Unauthenticated user can retrieve the list of users through getdocuments.vm
- Closed
- relates to
-
XWIKI-18849 Private user data are accessible through suggest.vm
- Closed
-
XWIKI-20007 When sharing a page from a subwiki, global users with restricted access get suggested
- Closed
- links to