216.73.217.64

CVE-2024-42369

· Published 20/08/2024 15:15 · Modified 21/08/2024 16:01

Labels: CVE-2024-42369 2024-08-20CVE-2024-42369CWE-674[email protected]

Essential information

Published
20/08/2024 15:15
Modified
21/08/2024 16:01
Author
Creator
CVSS
5.3 MEDIUM (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

CVSS metrics

Description

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.

NVD status

Status
Analyzed — CVE has been marked for Analysis. Normally once in this state the CVE will be analyzed by NVD staff within 24 hours.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
matrix / javascript sdk cpe:2.3:a:matrix:javascript_sdk:*:*:*:*:*:*:*:*

References