XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. 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`, and `packagelist.vm`. 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. Users are advised to upgrade. There are no known workarounds for this vulnerability.
References
Link | Resource |
---|---|
https://github.com/xwiki/xwiki-platform/commit/e4bbdc23fea0be4ef1921d1a58648028ce753344 | Patch |
https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-hg5x-3w3x-7g96 | Exploit Patch Vendor Advisory |
https://jira.xwiki.org/browse/XWIKI-20267 | Exploit Issue Tracking Patch Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2023-04-19 00:15
Updated : 2024-02-28 20:13
NVD link : CVE-2023-29512
Mitre link : CVE-2023-29512
CVE.ORG link : CVE-2023-29512
JSON object : View
Products Affected
xwiki
- xwiki
CWE
CWE-74
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')