Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.xwiki.platform/xwiki-platform-uiextension-api
  4. ›
  5. CVE-2024-31997

CVE-2024-31997: XWiki Platform remote code execution from account through UIExtension parameters

April 10, 2024

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.

References

  • github.com/advisories/GHSA-c2gg-4gq4-jv5j
  • github.com/xwiki/xwiki-platform
  • github.com/xwiki/xwiki-platform/commit/171e7c7d0e56deaa7b3678657ae26ef95379b1ea
  • github.com/xwiki/xwiki-platform/commit/1b2574eb966457ca4ef34e557376b8751d1be90d
  • github.com/xwiki/xwiki-platform/commit/56748e154a9011f0d6239bec0823eaaeab6ec3f7
  • github.com/xwiki/xwiki-platform/security/advisories/GHSA-c2gg-4gq4-jv5j
  • jira.xwiki.org/browse/XWIKI-21335
  • nvd.nist.gov/vuln/detail/CVE-2024-31997

Code Behaviors & Features

Detect and mitigate CVE-2024-31997 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 15.0-rc-1 before 15.5.4, all versions starting from 15.6-rc-1 before 15.9-rc-1, all versions before 14.10.19

Fixed versions

  • 14.10.19
  • 15.5.4
  • 15.9-rc-1

Solution

Upgrade to versions 14.10.19, 15.5.4, 15.9-rc-1 or above.

Impact 9.9 CRITICAL

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

Learn more about CVSS

Weakness

  • CWE-862: Missing Authorization

Source file

maven/org.xwiki.platform/xwiki-platform-uiextension-api/CVE-2024-31997.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:18 +0000.