The mail obfuscation configuration was not fully taken into account and while the mail displayed to the end user was obfuscated: - the rest response was also containing the mail unobfuscated - user were able to filter and sort on the unobfuscated (allowing to infer the mail content)
The consequence was the possibility to retrieve the email addresses of all users even when obfuscated.
See https://jira.xwiki.org/browse/XWIKI-20333 for the reproduction steps.
This has been patched in XWiki 14.10.4, XWiki 14.4.8, and XWiki 15.0-rc-1.
The workaround is to modify the page XWiki.LiveTableResultsMacros
following this patch.
https://jira.xwiki.org/browse/XWIKI-20333
If you have any questions or comments about this advisory:
This vulnerability has been reported on Intigriti by @floerer
{ "nvd_published_at": "2023-06-23T17:15:09Z", "cwe_ids": [ "CWE-402", "CWE-668" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-06-20T16:45:32Z" }