Lucene search

K
osvGoogleOSV:GHSA-C2GG-4GQ4-JV5J
HistoryApr 10, 2024 - 5:16 p.m.

XWiki Platform remote code execution from account through UIExtension parameters

2024-04-1017:16:53
Google
osv.dev
11
xwiki
remote code execution
ui extensions
velocity code
programming rights
confidentiality
integrity
availability
vulnerability
patch
upgrade

CVSS3

9.9

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

7.6

Confidence

High

EPSS

0

Percentile

15.5%

Impact

Parameters of UI extensions are always interpreted as Velocity code and executed with programming rights. Any user with edit right on any document like the user’s own profile can create UI extensions. This allows remote code execution and thereby impacts the confidentiality, integrity and availability of the whole XWiki installation.

To reproduce, edit your user profile with the object editor and add a UIExtension object with the following values:

Extension Point ID: org.xwiki.platform.panels.Applications
Extension ID: platform.panels.myFakeApplication
Extension parameters: 
label=I got programming right: $services.security.authorization.hasAccess('programming')
target=Main.WebHome
targetQueryString=
icon=icon:bomb
Extension Scope: "Current User".

Save the document and open any document. If an application entry with the text “I got programming right: true” is displayed, the attack succeeded, if the code in “label” is displayed literally, the XWiki installation isn’t vulnerable.

Patches

This vulnerability has been patched in XWiki 14.10.19, 15.5.4 and 15.9-RC1.

Workarounds

We’re not aware of any workarounds apart from upgrading.

References

CVSS3

9.9

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

7.6

Confidence

High

EPSS

0

Percentile

15.5%

Related for OSV:GHSA-C2GG-4GQ4-JV5J