CVE-2022-36097 HIGH

CVE-2022-36097: XWiki Platform Attachment UI vulnerable to cross-site scripting in the move attachment form

Vendor Xwiki
Product xwiki-platform
Weakness CWE-79 · XSS
Published September 8, 2022
Last update April 22, 2025

CVSS base score

8.9/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:L

What the vulnerability does

01Description

XWiki Platform Attachment UI provides a macro to easily upload and select attachments for XWiki Platform, a generic wiki platform. Starting with version 14.0-rc-1 and prior to 14.4-rc-1, it's possible to store JavaScript in an attachment name, which will be executed by anyone trying to move the corresponding attachment. This issue has been patched in XWiki 14.4-rc-1. As a workaround, one may copy `moveStep1.vm` to `webapp/xwiki/templates/moveStep1.vm` and replace vulnerable code with code from the patch.

Key dates

02Disclosure timeline

September 8, 2022 CVE published
April 22, 2025 Record updated