CVE-2023-29516: Code injection from view right on XWiki.AttachmentSelector in xwiki-platform
Impact Any user with view rights on XWiki.AttachmentSelector can execute arbitrary Groovy, Python or Velocity code in XWiki leading to full access to the XWiki installation. The root cause is improper escaping in the "Cancel and return to page" button. This page is installed by default.
See https://jira.xwiki.org/browse/XWIKI-20275 for the reproduction steps.
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 XWiki.AttachmentSelector.
References - https://github.com/xwiki/xwiki-platform/commit/aca1d677c58563bbe6e35c9e1c29fd8b12ebb996 - https://jira.xwiki.org/browse/XWIKI-20275
For more information
If you have any questions or comments about this advisory:
Open an issue in Jira XWiki.org Email us at Security Mailing List
Other sources
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Any user with view rights on XWiki.AttachmentSelector can execute arbitrary Groovy, Python or Velocity code in XWiki leading to full access to the XWiki installation. The root cause is improper escaping in the "Cancel and return to page" button. This page is installed by default. This vulnerability has been patched in XWiki 15.0-rc-1, 14.10.1, 14.4.8, and 13.10.11. There are no known workarounds for this vulnerability.
— MITRE
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is CVE-2023-29516?
CVE-2023-29516 is a vulnerability in XWiki Platform that allows any user with view rights on `XWiki.AttachmentSelector` to execute arbitrary code and gain full access to the XWiki installation.
How severe is CVE-2023-29516?
CVE-2023-29516 has a severity rating of 8.8 (critical).
What is the root cause of CVE-2023-29516?
The root cause of CVE-2023-29516 is improper access controls on `XWiki.AttachmentSelector`, allowing execution of arbitrary code.
Which versions of XWiki are affected by CVE-2023-29516?
XWiki versions up to and excluding 13.10.11, 14.0 up to and excluding 14.4.8, and 14.5 up to and excluding 14.10.1 are affected by CVE-2023-29516.
How can I fix CVE-2023-29516?
To fix CVE-2023-29516, upgrade XWiki to version 13.10.11, 14.4.8, or 14.10.1 or later.