xwiki-platform-web-templates vulnerable to Eval Injection
Critical severity
GitHub Reviewed
Published
Apr 18, 2023
in
xwiki/xwiki-platform
•
Updated Nov 4, 2023
Package
Affected versions
>= 1.0B1, < 13.10.11
>= 14.0-rc-1, < 14.4.8
>= 14.5, < 14.10.1
Patched versions
13.10.11
14.4.8
14.10.1
Description
Published by the National Vulnerability Database
Apr 19, 2023
Published to the GitHub Advisory Database
Apr 20, 2023
Reviewed
Apr 20, 2023
Last updated
Nov 4, 2023
Impact
Any user with edit rights on a page (e.g., it's own user page), can execute arbitrary Groovy, Python or Velocity code in XWiki leading to full access to the XWiki installation. The root cause is improper escaping of the information loaded from attachments in
imported.vm
,importinline.vm
, andpackagelist.vm
. This page is installed by default.Reproduction steps are described in https://jira.xwiki.org/browse/XWIKI-20267
Patches
The vulnerability has been patched in XWiki 15.0-rc-1, 14.10.1, 14.4.8, and 13.10.11.
Workarounds
The issue can be fixed by applying this patch on
imported.vm
,importinline.vm
, andpackagelist.vm
.References
For more information
If you have any questions or comments about this advisory:
References