Relative Path Traversal in XWiki platform - CVE-2022-23620
Published: February 9, 2022 / Updated: May 5, 2026
XWiki platform
Detailed vulnerability description
The vulnerability allows a remote user to modify files outside the intended export directory and cause a denial of service.
The vulnerability exists due to relative path traversal in AbstractSxExportURLFactoryActionHandler#processSx when serializing an SSX or JSX document reference to the filesystem during HTML export. A remote privileged user can create and use an SSX or JSX reference containing "../" to modify files outside the intended export directory and cause a denial of service.
User interaction is required to trigger the export process.