matrix-react-sdk@3.73.1 vulnerabilities

SDK for matrix.org using React

Direct Vulnerabilities

Known vulnerabilities in the matrix-react-sdk package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • H
Information Exposure

matrix-react-sdk is a SDK for matrix.org using React

Affected versions of this package are vulnerable to Information Exposure via the sendSharedHistoryKeys method. An attacker can potentially steal message keys for a room by injecting a malicious device controlled by the homeserver.

How to fix Information Exposure?

Upgrade matrix-react-sdk to version 3.102.0 or higher.

>=3.18.0 <3.102.0
  • M
Exposure of Private Personal Information to an Unauthorized Actor

matrix-react-sdk is a SDK for matrix.org using React

Affected versions of this package are vulnerable to Exposure of Private Personal Information to an Unauthorized Actor via a malicious homeserver, allowing an attacker to change the user's account data and cause the client to enable URL previews in end-to-end encrypted rooms. Exploiting this vulnerability causes any URLs in encrypted messages to be sent to the server.

How to fix Exposure of Private Personal Information to an Unauthorized Actor?

Upgrade matrix-react-sdk to version 3.105.1 or higher.

<3.105.1
  • M
Cross-site Scripting (XSS)

matrix-react-sdk is a SDK for matrix.org using React

Affected versions of this package are vulnerable to Cross-site Scripting (XSS) via the Export Chat feature, which includes certain attacker-controlled elements in the generated document without sufficient escaping.

Note: An attacker can only inject code run from the null origin, restricting the impact.

How to fix Cross-site Scripting (XSS)?

Upgrade matrix-react-sdk to version 3.76.0 or higher.

>=3.32.0 <3.76.0