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 section ids in `XWiki.AdminFieldsDisplaySheet`. This page is installed by default. The vulnerability has been patched in XWiki versions 15.0-rc-1, 14.10.1, 14.4.8, and 13.10.11.
References
Link | Resource |
---|---|
https://github.com/xwiki/xwiki-platform/commit/f1e310826a19acdcdecdecdcfe171d21f24d6ede | Patch |
https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-rfh6-mg6h-h668 | Patch Vendor Advisory |
https://jira.xwiki.org/browse/XWIKI-20261 | Exploit Issue Tracking Patch Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2023-04-16 08:15
Updated : 2024-02-28 20:13
NVD link : CVE-2023-29511
Mitre link : CVE-2023-29511
CVE.ORG link : CVE-2023-29511
JSON object : View
Products Affected
xwiki
- xwiki
CWE
CWE-95
Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')