Javascript Sdk
Approved changes feed: RSS · Atom
cpe:2.3:a:matrix:javascript_sdk:*:*:*:*:*:node.js:*:*
part: a version: * update: *
| Vendor | Matrix (eeffbdfc-c7a5-5b43-a123-a772af0b6d34) |
|---|---|
| Product | Javascript Sdk (7a25111b-e34f-50c0-99ed-23de32687860) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | node.js |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2023-29529 |
vulnerable | 2026-06-03 14:51:41.204635 |
matrix-js-sdk vulnerable to invisible eavesdropping in group calls
MEDIUM (5)
matrix-js-sdk is the Matrix Client-Server SDK for JavaScript and TypeScript. An attacker present in a room where an MSC3401 group call is taking place can eavesdrop on the video and audio of participants using matrix-js-sdk, without their knowledge. To affected matrix-js-sdk users, the attacker will not appear to be participating in the call. This attack is possible because matrix-js-sdk's group call implementation accepts incoming direct calls from other users, even if they have not yet declared intent to participate in the group call, as a means of resolving a race condition in call setup. Affected versions do not restrict access to the user's outbound media in this case. Legacy 1:1 calls are unaffected. This is fixed in matrix-js-sdk 24.1.0. As a workaround, users may hold group calls in private rooms where only the exact users who are expected to participate in the call are present.
Published: 2023-04-14T18:21:17.050Z
Updated: 2025-02-06T18:45:34.043Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-28427 |
vulnerable | 2026-06-03 14:51:09.199000 |
Prototype pollution in matrix-js-sdk
HIGH (8.2)
matrix-js-sdk is a Matrix messaging protocol Client-Server SDK for JavaScript. In versions prior to 24.0.0 events sent with special strings in key places can temporarily disrupt or impede the matrix-js-sdk from functioning properly, potentially impacting the consumer's ability to process data safely. Note that the matrix-js-sdk can appear to be operating normally but be excluding or corrupting runtime data presented to the consumer. This vulnerability is distinct from GHSA-rfv9-x7hh-xc32 which covers a similar issue. The issue has been patched in matrix-js-sdk 24.0.0 and users are advised to upgrade. There are no known workarounds for this vulnerability.
Published: 2023-03-28T20:32:22.116Z
Updated: 2025-02-18T20:03:47.555Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-39251 |
vulnerable | 2026-06-03 14:47:51.318078 |
Matrix Javascript SDK vulnerable to Olm/Megolm protocol confusion
HIGH (8.6)
Matrix Javascript SDK is the Matrix Client-Server SDK for JavaScript. Prior to version 19.7.0, an attacker cooperating with a malicious homeserver can construct messages that legitimately appear to have come from another person, without any indication such as a grey shield. Additionally, a sophisticated attacker cooperating with a malicious homeserver could employ this vulnerability to perform a targeted attack in order to send fake to-device messages appearing to originate from another user. This can allow, for example, to inject the key backup secret during a self-verification, to make a targeted device start using a malicious key backup spoofed by the homeserver. These attacks are possible due to a protocol confusion vulnerability that accepts to-device messages encrypted with Megolm instead of Olm. Starting with version 19.7.0, matrix-js-sdk has been modified to only accept Olm-encrypted to-device messages. Out of caution, several other checks have been audited or added. This attack requires coordination between a malicious home server and an attacker, so those who trust their home servers do not need a workaround.
Published: 2022-09-28T00:00:00.000Z
Updated: 2025-04-23T16:55:05.561Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-39250 |
vulnerable | 2026-06-03 14:47:51.317655 |
Matrix JavaScript SDK vulnerable to key/device identifier confusion in SAS verification
HIGH (8.6)
Matrix JavaScript SDK is the Matrix Client-Server software development kit (SDK) for JavaScript. Prior to version 19.7.0, an attacker cooperating with a malicious homeserver could interfere with the verification flow between two users, injecting its own cross-signing user identity in place of one of the users’ identities. This would lead to the other device trusting/verifying the user identity under the control of the homeserver instead of the intended one. The vulnerability is a bug in the matrix-js-sdk, caused by checking and signing user identities and devices in two separate steps, and inadequately fixing the keys to be signed between those steps. Even though the attack is partly made possible due to the design decision of treating cross-signing user identities as Matrix devices on the server side (with their device ID set to the public part of the user identity key), no other examined implementations were vulnerable. Starting with version 19.7.0, the matrix-js-sdk has been modified to double check that the key signed is the one that was verified instead of just referencing the key by ID. An additional check has been made to report an error when one of the device ID matches a cross-signing key. As this attack requires coordination between a malicious homeserver and an attacker, those who trust their homeservers do not need a particular workaround.
Published: 2022-09-29T00:00:00.000Z
Updated: 2025-04-23T16:54:16.797Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-39249 |
vulnerable | 2026-06-03 14:47:51.317191 |
Matrix Javascript SDK vulnerable to impersonation via forwarded Megolm sessions
HIGH (7.5)
Matrix Javascript SDK is the Matrix Client-Server SDK for JavaScript. Prior to version 19.7.0, an attacker cooperating with a malicious homeserver can construct messages appearing to have come from another person. Such messages will be marked with a grey shield on some platforms, but this may be missing in others. This attack is possible due to the matrix-js-sdk implementing a too permissive key forwarding strategy on the receiving end. Starting with version 19.7.0, the default policy for accepting key forwards has been made more strict in the matrix-js-sdk. matrix-js-sdk will now only accept forwarded keys in response to previously issued requests and only from own, verified devices. The SDK now sets a `trusted` flag on the decrypted message upon decryption, based on whether the key used to decrypt the message was received from a trusted source. Clients need to ensure that messages decrypted with a key with `trusted = false` are decorated appropriately, for example, by showing a warning for such messages. This attack requires coordination between a malicious homeserver and an attacker, and those who trust your homeservers do not need a workaround.
Published: 2022-09-28T00:00:00.000Z
Updated: 2025-04-23T16:55:11.362Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-39236 |
vulnerable | 2026-06-03 14:47:51.294022 |
Matrix Javascript SDK improper beacon events can cause availability issues
MEDIUM (4.3)
Matrix Javascript SDK is the Matrix Client-Server SDK for JavaScript. Starting with version 17.1.0-rc.1, improperly formed beacon events can disrupt or impede the matrix-js-sdk from functioning properly, potentially impacting the consumer's ability to process data safely. Note that the matrix-js-sdk can appear to be operating normally but be excluding or corrupting runtime data presented to the consumer. This is patched in matrix-js-sdk v19.7.0. Redacting applicable events, waiting for the sync processor to store data, and restarting the client are possible workarounds. Alternatively, redacting the applicable events and clearing all storage will fix the further perceived issues. Downgrading to an unaffected version, noting that such a version may be subject to other vulnerabilities, will additionally resolve the issue.
Published: 2022-09-28T00:00:00.000Z
Updated: 2025-04-23T16:55:17.226Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-36059 |
vulnerable | 2026-06-03 14:47:39.322723 |
Prototype pollution in matrix-js-sdk
HIGH (8.2)
matrix-js-sdk is a Matrix messaging protocol Client-Server SDK for JavaScript. In versions prior to 19.4.0 events sent with special strings in key places can temporarily disrupt or impede the matrix-js-sdk from functioning properly, potentially impacting the consumer's ability to process data safely. Note that the matrix-js-sdk can appear to be operating normally but be excluding or corrupting runtime data presented to the consumer. This issue has been fixed in matrix-js-sdk 19.4.0 and users are advised to upgrade. Users unable to upgrade may mitigate this issue by redacting applicable events, waiting for the sync processor to store data, and restarting the client. Alternatively, redacting the applicable events and clearing all storage will often fix most perceived issues. In some cases, no workarounds are possible.
Published: 2023-03-28T20:32:18.422Z
Updated: 2025-02-18T20:05:37.448Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.