XWiki Platform privilege escalation (PR)/RCE from account through Invitation subject/message
Critical severity
GitHub Reviewed
Published
Aug 17, 2023
in
xwiki/xwiki-platform
•
Updated Nov 11, 2023
Package
Affected versions
>= 2.5-m-1, < 14.4.8
>= 14.5, < 14.10.6
>= 15.0-rc-1, < 15.2-rc-1
Patched versions
14.4.8
14.10.6
15.2-rc-1
Description
Published by the National Vulnerability Database
Aug 17, 2023
Published to the GitHub Advisory Database
Aug 18, 2023
Reviewed
Aug 18, 2023
Last updated
Nov 11, 2023
Impact
Any user who can view
Invitation.WebHome
can execute arbitrary script macros including Groovy and Python macros that allow remote code execution including unrestricted read and write access to all wiki contents. This can be reproduced with the following steps:{{cache}}{{groovy}}new File("/tmp/exploit.txt").withWriter { out -> out.println("Attacked from invitation!"); }{{/groovy}}{{/cache}}
Patches
The vulnerability has been patched on XWiki 14.4.8, 15.2-rc-1, and 14.10.6.
Workarounds
The vulnerability can be patched manually by applying the patch on
Invitation.InvitationCommon
andInvitation.InvitationConfig
.References
For more information
If you have any questions or comments about this advisory:
References