← Back to browse · API

CVE-2022-36097

Severity
HIGH
CVSS
8.9
EPSS
0.57388
Risk score
55.69
CISA KEV
No
PoC
No
Published
2022-09-08
Modified
2025-04-22
First seen
2026-08-07
Aliases
EUVD-2022-6764, GHSA-9R9J-57RF-F6VJ
Products
xwiki:xwiki-platform 14.0-rc-1, < 14.4-rc-1
Sources
euvd EUVD-2022-6764

Description

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.

References