← Back to browse · API

CVE-2023-45136

Severity
CRITICAL
CVSS
9.7
EPSS
0.05124
Risk score
40.59
CISA KEV
No
PoC
No
Published
2023-10-25
Modified
2024-09-10
First seen
2026-08-07
Aliases
EUVD-2023-2794, GHSA-QCJ9-GCPG-4W2W
Products
xwiki:xwiki-platform 12.0-rc-1, < 14.10.12, xwiki:xwiki-platform 15.0-rc-1, < 15.5-rc-1
Sources
euvd EUVD-2023-2794

Description

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. When document names are validated according to a name strategy (disabled by default), XWiki starting in version 12.0-rc-1 and prior to versions 12.10.12 and 15.5-rc-1 is vulnerable to a reflected cross-site scripting attack in the page creation form. This allows an attacker to execute arbitrary actions with the rights of the user opening the malicious link. Depending on the rights of the user, this may allow remote code execution and full read and write access to the whole XWiki installation. This has been patched in XWiki 14.10.12 and 15.5-rc-1 by adding appropriate escaping. The vulnerable template file `createinline.vm` is part of XWiki's WAR and can be patched by manually applying the changes from the fix.

References