CVE-2024-42369
Last modified
CVE-2024-42369 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 0.46% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Matrix | Javascript Sdk | < 34.3.1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-42369?
How severe is CVE-2024-42369?
How do I fix CVE-2024-42369?
Are you affected by CVE-2024-42369?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
