Vulnerability CVE-2023-29511


Published: 2023-04-16

Description:
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.

Type:

CWE-95

(Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection'))

 References:
https://jira.xwiki.org/browse/XWIKI-20261
https://github.com/xwiki/xwiki-platform/commit/f1e310826a19acdcdecdecdcfe171d21f24d6ede
https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-rfh6-mg6h-h668

Copyright 2024, cxsecurity.com

 

Back to Top