The velocity scripts is not properly sandboxed against using the Java File API to perform read or write operations on the filesystem. Now writing an attacking script in velocity requires the Script rights in XWiki so not all users can use it, and it also requires finding an XWiki API which returns a File.
The problem has been patched on versions 12.6.7, 12.10.3 and 13.0RC1.
There's no easy workaround for fixing this vulnerability other than upgrading and being careful when giving Script rights.
https://jira.xwiki.org/browse/XWIKI-5168
If you have any questions or comments about this advisory: * Open an issue in Jira XWiki * Email us at XWiki Security mailing-list
{ "nvd_published_at": "2022-05-02T22:15:00Z", "github_reviewed_at": "2022-04-28T21:16:40Z", "severity": "HIGH", "github_reviewed": true, "cwe_ids": [ "CWE-22", "CWE-668" ] }