SCA: security update for org.xwiki.platform:xwiki-platform-appwithinminutes-ui (GHSA-5mf8-v43w-mfxp)

high Tenable Self-Hosted Container Security Plugin ID 410921

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.
Any registered user can use the content field of their user profile page to execute arbitrary scripts with
programming rights, thus effectively performing rights escalation. This issue is present since version
4.3M2 when AppWithinMinutes Application added support for the Content field, allowing any wiki page
(including the user profile page) to use its content as an AWM Content field, which has a custom displayer
that executes the content with the rights of the ``AppWithinMinutes.Content`` author, rather than the
rights of the content author. The vulnerability has been fixed in XWiki 14.10.5 and 15.1RC1. The fix is in
the content of the AppWithinMinutes.Content page that defines the custom displayer. By using the
``display`` script service to render the content we make sure that the proper author is used for access
rights checks. (CVE-2023-40177)

See Also

https://github.com/advisories/GHSA-5mf8-v43w-mfxp

Plugin Details

Severity: High

ID: 410921

Version: Revision 1.10

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

Percentile: 97.07

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 6.7

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

CVSS Score Source: CVE-2023-40177

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/21/2023

Vulnerability Publication Date: 8/21/2023

Reference Information

CVE: CVE-2023-40177

cwe: CWE-95