Any user with SCRIPT right (EDIT right before XWiki 7.4) can gain access to the application server Servlet context which contains tools allowing to instantiate arbitrary Java objects and invoke methods that may lead to arbitrary code execution.
It has been patched in both version XWiki 12.2.1 and XWiki 11.10.5.
The only workaround is to give SCRIPT right only to trusted users.
https://jira.xwiki.org/browse/XWIKI-17141 https://jira.xwiki.org/browse/XWIKI-17266
It's been reported by the GitHub Security Lab under #GHSL-2020-046.
If you have any questions or comments about this advisory: * Open an issue in Jira XWiki * Email us at our security mailing list
{ "nvd_published_at": "2020-09-10T20:15:00Z", "github_reviewed_at": "2020-09-10T19:18:59Z", "severity": "LOW", "github_reviewed": true, "cwe_ids": [ "CWE-74", "CWE-94" ] }