Vulnerability CVE-2023-29509


Published: 2023-04-16

Description:
XWiki Commons are technical libraries common to several other top level XWiki projects. Any user with view rights on commonly accessible documents 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 `documentTree` macro parameters in This macro is installed by default in `FlamingoThemesCode.WebHome`. This page is installed by default. The vulnerability has been patched in XWiki 13.10.11, 14.4.7 and 14.10.

Type:

CWE-95

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

 References:
https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-f4v8-58f6-mwj4
https://github.com/xwiki/xwiki-platform/commit/80d5be36f700adcd56b6c8eb3ed8b973f62ec0ae
https://jira.xwiki.org/browse/XWIKI-20279

Copyright 2024, cxsecurity.com

 

Back to Top