Eval Injection in XWiki platform - CVE-2023-29523

 

Eval Injection in XWiki platform - CVE-2023-29523

Published: April 18, 2023 / Updated: May 5, 2026


Vulnerability identifier: #VU129960
CSH Severity: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2023-29523
CWE-ID: CWE-95
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
XWiki platform
Software vendor:
XWiki

Description

The vulnerability allows a remote user to execute arbitrary code.

The vulnerability exists due to improper neutralization of directives in dynamically evaluated code in the display method used in user profiles when rendering a document field with wiki syntax. A remote user can edit their own user profile to execute arbitrary code.

The issue can also be exploited in other contexts where the display method on a document is used to display a field with wiki syntax, including applications created using App Within Minutes.


Remediation

Install security update from vendor's website.

External links