Ecosyste.ms: Advisories

An open API service providing security vulnerability metadata for many open source software ecosystems.

Security Advisories: GSA_kwCzR0hTQS14eHAyLTljOWctN3dtas4AA63q

XWiki Platform: Remote code execution from edit in multilingual wikis via translations

Impact

In multilingual wikis, translations can be edited by any user who has edit right, circumventing the rights that are normally required for authoring translations (script right for user-scope translations, wiki admin for translations on the wiki). This can be exploited for remote code execution if the translation value is not properly escaped where it is used. To reproduce, in a multilingual wiki, as a user without script or admin right, edit a translation of AppWithinMinutes.Translations and in the line platform.appwithinminutes.description= add {{async}}{{groovy}}println("Hello from Translation"){{/groovy}}{{/async}} at the end. Then open the app with in minutes home page (AppWithinMinutes.WebHome) in the same locale. If translations are still working and "Hello from Translation" is displayed at the end of the introduction, the installation is vulnerable.

Patches

This has been patched in XWiki 14.10.20, 15.5.4 and 15.10RC1.

Workarounds

We're not aware of any workaround except restricting edit right on documents that contain translations.

References

Permalink: https://github.com/advisories/GHSA-xxp2-9c9g-7wmj
JSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14eHAyLTljOWctN3dtas4AA63q
Source: GitHub Advisory Database
Origin: Unspecified
Severity: Critical
Classification: General
Published: 23 days ago
Updated: 23 days ago


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

Identifiers: GHSA-xxp2-9c9g-7wmj, CVE-2024-31983
References: Repository: https://github.com/xwiki/xwiki-platform
Blast Radius: 1.0

Affected Packages

maven:org.xwiki.platform:xwiki-platform-localization-source-wiki
Affected Version Ranges: >= 15.6-rc-1, < 15.10-rc-1, >= 15.0-rc-1, < 15.5.4, >= 4.3-milestone-2, < 14.10.20
Fixed in: 15.10-rc-1, 15.5.4, 14.10.20