First published: Tue Apr 18 2023(Updated: )
### 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](https://github.com/xwiki/xwiki-platform/commit/aca1d677c58563bbe6e35c9e1c29fd8b12ebb996) 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](https://jira.xwiki.org/) * Email us at [Security Mailing List](mailto:security@xwiki.org)
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Xwiki Xwiki | <13.10.11 | |
Xwiki Xwiki | >=14.0<14.4.8 | |
Xwiki Xwiki | >=14.5<14.10.1 | |
maven/org.xwiki.platform:xwiki-platform-attachment-ui | >=14.5<14.10.1 | 14.10.1 |
maven/org.xwiki.platform:xwiki-platform-attachment-ui | >=14.0-rc-1<14.4.8 | 14.4.8 |
maven/org.xwiki.platform:xwiki-platform-attachment-ui | >=2.0-rc-2<13.10.11 | 13.10.11 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
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.
CVE-2023-29516 has a severity rating of 8.8 (critical).
The root cause of CVE-2023-29516 is improper access controls on `XWiki.AttachmentSelector`, allowing execution of arbitrary code.
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.
To fix CVE-2023-29516, upgrade XWiki to version 13.10.11, 14.4.8, or 14.10.1 or later.