Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-42369

4.1 · MEDIUM
Published Aug 20, 2024 matrix CWE-674 EPSS 0.48% (40th pctl)

Overview

CVE-2024-42369 is a medium-severity vulnerability affecting matrix javascript_sdk. It was published on August 20, 2024 and has a CVSS 3.1 base score of 4.1 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 4.1, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from matrix. Update javascript_sdk to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
matrix javascript_sdk >= 0, < 34.3.1 Affected

Frequently Asked Questions

What is CVE-2024-42369?

CVE-2024-42369 is a medium-severity vulnerability affecting matrix javascript_sdk. It was published on August 20, 2024 and has a CVSS 3.1 base score of 4.1 (MEDIUM).

How severe is CVE-2024-42369?

This vulnerability has a CVSS 3.1 base score of 4.1, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2024-42369?

Check the references section for vendor advisories and patches from matrix. Update javascript_sdk to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-42369?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-42369 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.