CVE-2023-27479
CVSS V2 None
CVSS V3 None
Description
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In affected versions any user with view rights 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 UIX parameters. A proof of concept exploit is to log in, add an `XWiki.UIExtensionClass` xobject to the user profile page, with an Extension Parameters content containing `label={{/html}} {{async async="true" cached="false" context="doc.reference"}}{{groovy}}println("Hello " + "from groovy!"){{/groovy}}{{/async}}`. Then, navigating to `PanelsCode.ApplicationsPanelConfigurationSheet` (i.e., `<xwiki-host>/xwiki/bin/view/PanelsCode/ApplicationsPanelConfigurationSheet` where `<xwiki-host>` is the URL of your XWiki installation) should not execute the Groovy script. If it does, you will see `Hello from groovy!` displayed on the screen. This vulnerability has been patched in XWiki 13.10.11, 14.4.7 and 14.10-rc-1. Users are advised to upgrade. For users unable to upgrade the issue can be fixed by editing the `PanelsCode.ApplicationsPanelConfigurationSheet` wiki page and making the same modifications as shown in commit `6de5442f3c`.
Overview
- CVE ID
- CVE-2023-27479
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2023-03-07T19:15:12
- Last Modified Date
- 2023-03-14T17:02:14
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:* | 1 | OR | 13.10.11 | |
cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:* | 1 | OR | 14.0 | 14.4.7 |
cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:* | 1 | OR | 14.5 | 14.10 |
cpe:2.3:a:xwiki:xwiki:6.3:-:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:xwiki:xwiki:6.3:milestone1:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:xwiki:xwiki:6.3:milestone2:*:*:*:*:*:* | 1 | OR |
References
Reference URL | Reference Tags |
---|---|
https://github.com/xwiki/xwiki-platform/commit/6de5442f3c91c3634a66c7b458d5b142e1c2a2dc | Patch |
https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-qxjg-jhgw-qhrv | Exploit Patch Vendor Advisory |
https://jira.xwiki.org/browse/XWIKI-20294 | Exploit Issue Tracking Patch Vendor Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-27479 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27479 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2023-04-17 06:03:41 | Added to TrackCVE | |||
2023-04-17 06:03:43 | Weakness Enumeration | new |