CVE-2023-28427
published 2023-03-28CVE-2023-28427: 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…
PriorityP343high8.2CVSS 3.1
AVNACLPRNUINSUCNILAH
EPSS
1.19%
64.3th percentile
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.
Affected
10 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | node-matrix-js-sdk | < thunderbird 1:102.9.1-1 (bookworm) | thunderbird 1:102.9.1-1 (bookworm) |
| debian | thunderbird | < thunderbird 1:102.9.1-1 (bookworm) | thunderbird 1:102.9.1-1 (bookworm) |
| matrix-org | matrix-js-sdk | < 24.0.0 | 24.0.0 |
| matrix-org | matrix-js-sdk | >= 0 < 24.0.0 | 24.0.0 |
| matrix | javascript_sdk | < 24.0.0 | 24.0.0 |
| mozilla | firefox | — | — |
| mozilla | thunderbird | >= 0 < 1:102.10.0-1~deb11u1 | 1:102.10.0-1~deb11u1 |
| mozilla | thunderbird | >= 0 < 1:102.9.1-1 | 1:102.9.1-1 |
| mozilla | thunderbird | >= 0 < 1:102.9.1-1 | 1:102.9.1-1 |
| mozilla | thunderbird | >= 0 < 1:102.9.1-1 | 1:102.9.1-1 |
CVSS provenance
nvdv3.18.2HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H
ghsa5.3MEDIUM
osv8.2HIGH
vendor_debian8.2HIGH
vendor_redhat8.2HIGH
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Red Hat
Mozilla: Matrix SDK bundled with Thunderbird vulnerable to denial-of-service attack
vendor_redhat·2023-03-28·CVSS 8.2
CVE-2023-28427 [HIGH] CWE-1321 Mozilla: Matrix SDK bundled with Thunderbird vulnerable to denial-of-service attack
Mozilla: Matrix SDK bundled with Thunderbird vulnerable to denial-of-service attack
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.
The Mozilla Foundation Security Advisory describes
Debian
CVE-2023-28427: node-matrix-js-sdk - matrix-js-sdk is a Matrix messaging protocol Client-Server SDK for JavaScript. I...
vendor_debian·2023·CVSS 8.2
CVE-2023-28427 [HIGH] CVE-2023-28427: node-matrix-js-sdk - matrix-js-sdk is a Matrix messaging protocol Client-Server SDK for JavaScript. I...
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.
Scope: local
bullseye: open
Mozilla
Mozilla Foundation Security Advisory 2023-12: CVE-2023-28427
vendor_mozilla·CVSS 8.2
CVE-2023-28427 [HIGH] Mozilla Foundation Security Advisory 2023-12: CVE-2023-28427
Mozilla Foundation Security Advisory 2023-12
CVE: CVE-2023-28427
Product: Thunderbird
Impact: high
Fixed in: Thunderbird 102.9.1
OSV
Prototype pollution in matrix-js-sdk (part 2)
osv·2023-03-30·CVSS 5.3
CVE-2023-28427 [MEDIUM] Prototype pollution in matrix-js-sdk (part 2)
Prototype pollution in matrix-js-sdk (part 2)
### Impact
In certain configurations, data sent by remote servers containing special strings in key locations could cause modifications of the `Object.prototype`, disrupting matrix-js-sdk functionality, causing denial of service and potentially affecting program logic.
(This is part 2, where [CVE-2022-36059](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-36059) / [GHSA-rfv9-x7hh-xc32](https://github.com/matrix-org/matrix-js-sdk/security/advisories/GHSA-rfv9-x7hh-xc32) is part 1. Part 2 covers remaining vectors not covered by part 1, found in a codebase audit scheduled after part 1.)
### Patches
The issue has been patched in matrix-js-sdk 24.0.0.
### Workarounds
None.
### References
- [Release blog post](https://matrix.org/blog/2
GHSA
Prototype pollution in matrix-js-sdk (part 2)
ghsa·2023-03-30·CVSS 5.3
CVE-2023-28427 [MEDIUM] CWE-1321 Prototype pollution in matrix-js-sdk (part 2)
Prototype pollution in matrix-js-sdk (part 2)
### Impact
In certain configurations, data sent by remote servers containing special strings in key locations could cause modifications of the `Object.prototype`, disrupting matrix-js-sdk functionality, causing denial of service and potentially affecting program logic.
(This is part 2, where [CVE-2022-36059](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-36059) / [GHSA-rfv9-x7hh-xc32](https://github.com/matrix-org/matrix-js-sdk/security/advisories/GHSA-rfv9-x7hh-xc32) is part 1. Part 2 covers remaining vectors not covered by part 1, found in a codebase audit scheduled after part 1.)
### Patches
The issue has been patched in matrix-js-sdk 24.0.0.
### Workarounds
None.
### References
- [Release blog post](https://matrix.org/blog/2
OSV
CVE-2023-28427: matrix-js-sdk is a Matrix messaging protocol Client-Server SDK for JavaScript
osv·2023-03-28·CVSS 8.2
CVE-2023-28427 [HIGH] CVE-2023-28427: matrix-js-sdk is a Matrix messaging protocol Client-Server SDK for JavaScript
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.
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/matrix-org/matrix-js-sdk/security/advisories/GHSA-mwq8-fjpf-c2grhttps://lists.debian.org/debian-lts-announce/2023/04/msg00027.htmlhttps://matrix.org/blog/2023/03/28/security-releases-matrix-js-sdk-24-0-0-and-matrix-react-sdk-3-69-0https://security.gentoo.org/glsa/202305-36https://www.debian.org/security/2023/dsa-5392https://github.com/matrix-org/matrix-js-sdk/security/advisories/GHSA-mwq8-fjpf-c2grhttps://lists.debian.org/debian-lts-announce/2023/04/msg00027.htmlhttps://matrix.org/blog/2023/03/28/security-releases-matrix-js-sdk-24-0-0-and-matrix-react-sdk-3-69-0https://security.gentoo.org/glsa/202305-36https://www.debian.org/security/2023/dsa-5392
2023-03-28
Published