SCA: security update for @webiny/react-rich-text-renderer (GHSA-3x59-vrmc-5mx6)

medium Tenable Cloud Security Plugin ID 409757

Description

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

- @webiny/react-rich-text-renderer before 5.37.2 allows XSS attacks by content managers. This is a react
component to render data coming from Webiny Headless CMS and Webiny Form Builder. Webiny is an open-source
serverless enterprise CMS. The @webiny/react-rich-text-renderer package depends on the editor.js rich text
editor to handle rich text content. The CMS stores rich text content from the editor.js into the database.
When the @webiny/react-rich-text-renderer is used to render such content, it uses the
dangerouslySetInnerHTML prop, without applying HTML sanitization. The issue arises when an actor, who in
this context would specifically be a content manager with access to the CMS, inserts a malicious script as
part of the user-defined input. This script is then injected and executed within the user's browser when
the main page or admin page loads. (CVE-2023-41167)

See Also

https://github.com/advisories/GHSA-3x59-vrmc-5mx6

Plugin Details

Severity: Medium

ID: 409757

Version: Revision 1.7

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

CVSS v2

Risk Factor: Medium

Base Score: 4.7

Temporal Score: 3.5

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

CVSS Score Source: CVE-2023-41167

CVSS v3

Risk Factor: Medium

Base Score: 4.8

Temporal Score: 4.2

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/24/2023

Vulnerability Publication Date: 8/24/2023

Reference Information

CVE: CVE-2023-41167

cwe: CWE-79