Ecosyste.ms: Advisories

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

Security Advisories: GSA_kwCzR0hTQS1mbTY4LWo3d3ctaDl4Zs4AA0KP

XWiki Platform vulnerable to Code Injection in icon themes

Impact

By either creating a new or editing an existing document with an icon set, an attacker can inject XWiki syntax and Velocity code that is executed with programming rights and thus allows remote code execution. There are different attack vectors, the simplest is the Velocity code in the icon set's HTML or XWiki syntax definition. The icon picker can be used to trigger the rendering of any icon set. The XWiki syntax variant of the icon set is also used without any escaping in some documents, allowing to inject XWiki syntax including script macros into a document that might have programming right, for this the currently used icon theme needs to be edited. Further, the HTML output of the icon set is output as JSON in the icon picker and this JSON is interpreted as XWiki syntax, allowing again the injection of script macros into a document with programming right and thus allowing remote code execution. This impacts the confidentiality, integrity and availability of the whole XWiki instance.

Patches

This has been patched in XWiki 14.10.6 and 15.1. Icon themes now require script right and the code in the icon theme is executed within the context of the icon theme, preventing any rights escalation. A macro for displaying icons has been introduced to avoid injecting the raw wiki syntax of an icon set into another document.

Workarounds

There are no workarounds apart from upgrading to a version containing the fix.

References

Permalink: https://github.com/advisories/GHSA-fm68-j7ww-h9xf
JSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mbTY4LWo3d3ctaDl4Zs4AA0KP
Source: GitHub Advisory Database
Origin: Unspecified
Severity: Critical
Classification: General
Published: 10 months ago
Updated: 6 months 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-fm68-j7ww-h9xf, CVE-2023-36470
References: Repository: https://github.com/xwiki/xwiki-platform
Blast Radius: 1.0

Affected Packages

maven:org.xwiki.platform:xwiki-platform-icon-ui
Affected Version Ranges: >= 15.0-rc-1, < 15.2-rc-1, >= 6.2-milestone-1, < 14.10.6
Fixed in: 15.2-rc-1, 14.10.6
maven:org.xwiki.platform:xwiki-platform-icon-default
Affected Version Ranges: >= 15.0-rc-1, < 15.2-rc-1, >= 6.2-milestone-1, < 14.10.6
Fixed in: 15.2-rc-1, 14.10.6
maven:org.xwiki.platform:xwiki-platform-icon-script
Affected Version Ranges: >= 15.0-rc-1, < 15.2-rc-1, >= 6.2-milestone-1, < 14.10.6
Fixed in: 15.2-rc-1, 14.10.6