Relative Path Traversal in XWiki platform - CVE-2023-37913

 

Relative Path Traversal in XWiki platform - CVE-2023-37913

Published: October 25, 2023 / Updated: May 5, 2026


Vulnerability identifier: #VU129929
CSH Severity: Medium
CVSS v4.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-37913
CWE-ID: CWE-23
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: XWiki
Affected software:
XWiki platform

Detailed vulnerability description

The vulnerability allows a remote user to execute arbitrary code.

The vulnerability exists due to relative path traversal in the office converter when processing an attachment with a specially crafted file name. A remote user can upload or rename an attachment to write its contents to an attacker-controlled location on the server to execute arbitrary code.

Exploitation requires the office conversion process to be running, and successful file writing depends on the Java process having write access to the target location.


How to mitigate CVE-2023-37913

Install security update from vendor's website.

Sources