SCA: security update for matrix-js-sdk (GHSA-vhr5-g3pm-49fm)

medium Tenable Self-Hosted Container Security Plugin ID 419361

Description

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

- matrix-js-sdk is a Matrix messaging protocol Client-Server SDK for JavaScript. A malicious homeserver can
craft a room or room structure such that the predecessors form a cycle. The matrix-js-sdk's
getRoomUpgradeHistory function will infinitely recurse in this case, causing the code to hang. This method
is public but also called by the 'leaveRoomChain()' method, so leaving a room will also trigger the bug.
This was patched in matrix-js-sdk 34.3.1. (CVE-2024-42369)

See Also

https://github.com/advisories/GHSA-vhr5-g3pm-49fm

Plugin Details

Severity: Medium

ID: 419361

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

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

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

CVSS Score Source: CVE-2024-42369

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

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

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

CVSS v4

Risk Factor: Medium

Base Score: 5.1

Threat Score: 1.2

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:L

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/20/2024

Vulnerability Publication Date: 8/20/2024

Reference Information

CVE: CVE-2024-42369

cwe: CWE-674