XWiki Commons are technical libraries common to several other top level XWiki projects. The Livetable Macro wasn't properly sanitizing column names, thus allowing the insertion of raw HTML code including JavaScript. This vulnerability was also exploitable via the Documents Macro that is included since XWiki 3.5M1 and doesn't require script rights, this can be demonstrated with the syntax `{{documents id="example" count="5" actions="false" columns="doc.title, before<script>alert(1)</script>after"/}}`. Therefore, this can also be exploited by users without script right and in comments. With the interaction of a user with more rights, this could be used to execute arbitrary actions in the wiki, including privilege escalation, remote code execution, information disclosure, modifying or deleting content. This has been patched in XWiki 14.9, 14.4.6, and 13.10.10.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2023-04-15T15:48:05.169Z

Updated: 2023-04-15T15:48:05.169Z

Reserved: 2023-04-03T13:37:18.455Z


Link: CVE-2023-29207

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2023-04-15T16:15:07.327

Modified: 2023-04-26T19:29:15.780


Link: CVE-2023-29207

JSON object: View

cve-icon Redhat Information

No data.

CWE