Lucene search

K
osvGoogleOSV:GHSA-QCJ9-GCPG-4W2W
HistoryOct 25, 2023 - 9:13 p.m.

XWiki Platform web templates vulnerable to reflected XSS in the create document form if name validation is enabled

2023-10-2521:13:37
Google
osv.dev
11
xwiki
web templates
reflected xss
create document
form
name validation
administration
patch
workaround

9.6 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

9.4 High

AI Score

Confidence

High

0.598 Medium

EPSS

Percentile

97.8%

Impact

When document names are validated according to a name strategy (disabled by default), XWiki is vulnerable to a reflected XSS attack in the page creation form. To reproduce, make sure that “Validate names before saving” is enabled in the administration under “Editing” -> “Name strategies” and then open <xwiki-host>/xwiki/bin/create/Main/%3Cscript%3Ealert%28%27Test%20Test%20Test%20Test%20Test%27%29%3C%2Fscript%3E where <xwiki-host> is the URL of your XWiki installation. This displays an alert if the installation is vulnerable. 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.

Patches

This has been patched in XWiki 14.10.12 and 15.5-RC-1 by adding appropriate escaping.

Workarounds

The vulnerable template file createinline.vm is part of XWiki’s WAR and can be patched by manually applying the changes from the fix.

9.6 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

9.4 High

AI Score

Confidence

High

0.598 Medium

EPSS

Percentile

97.8%

Related for OSV:GHSA-QCJ9-GCPG-4W2W