SCA: security update for org.xwiki.platform:xwiki-platform-web, org.xwiki.platform:xwiki-platform-web-templates (GHSA-93gh-jgjj-r929)

medium Tenable Self-Hosted Container Security Plugin ID 412991

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-2 and prior to version
13.4-rc-1, as well as `org.xwiki.platform:xwiki-platform-web-templates` prior to versions 14.10.12 and
15.5-rc-1, are vulnerable to cross-site scripting. When trying to create a document that already exists,
XWiki displays an error message in the form for creating it. Due to missing escaping, this error message
is vulnerable to raw HTML injection and thus XSS. The injected code is the document reference of the
existing document so this requires that the attacker first creates a non-empty document whose name
contains the attack code. This has been patched in `org.xwiki.platform:xwiki-platform-web` version
13.4-rc-1 and `org.xwiki.platform:xwiki-platform-web-templates` versions 14.10.12 and 15.5-rc-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-45137)

See Also

https://github.com/advisories/GHSA-93gh-jgjj-r929

Plugin Details

Severity: Medium

ID: 412991

Version: Revision 1.6

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: Low

Score: 2.3

Percentile: 9.14

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Medium

Base Score: 5.5

Temporal Score: 4.3

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

CVSS Score Source: CVE-2023-45137

CVSS v3

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4.9

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

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-45137

cwe: CWE-79