SCA: security update for org.xwiki.platform:xwiki-platform-web, org.xwiki.platform:xwiki-platform-web-templates, org.xwiki.platform:xwiki-web-standard (GHSA-gr82-8fj2-ggc3)

critical Tenable Self-Hosted Container Security Plugin ID 415275

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it.
`org.xwiki.platform:xwiki-platform-web` starting in version 3.1-milestone-1 and prior to 13.4-rc-1,
`org.xwiki.platform:xwiki-platform-web-templates` prior to versions 14.10.2 and 15.5-rc-1, and
`org.xwiki.platform:xwiki-web-standard` starting in version 2.4-milestone-2 and prior to version
3.1-milestone-1 are vulnerable to cross-site scripting. An attacker can create a template provider on any
document that is part of the wiki (could be the attacker's user profile) that contains malicious code.
This code is executed when this template provider is selected during document creation which can be
triggered by sending the user to a URL. For the attacker, the only requirement is to have an account as by
default the own user profile is editable. 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. This has been patched in
`org.xwiki.platform:xwiki-platform-web` 13.4-rc-1, `org.xwiki.platform:xwiki-platform-web-templates`
14.10.2 and 15.5-rc-1, and `org.xwiki.platform:xwiki-web-standard` 3.1-milestone-1 by adding the
appropriate escaping. The vulnerable template file createinline.vm is part of XWiki's WAR and can be
patched by manually applying the changes from the fix. (CVE-2023-45134)

See Also

https://github.com/advisories/GHSA-gr82-8fj2-ggc3

Plugin Details

Severity: Critical

ID: 415275

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 5

Percentile: 94.66

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 7

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:C/A:C

CVSS Score Source: CVE-2023-45134

CVSS v3

Risk Factor: Critical

Base Score: 9

Temporal Score: 8.1

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

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 10/25/2023

Vulnerability Publication Date: 10/25/2023

Reference Information

CVE: CVE-2023-45134

cwe: CWE-79