CVE-2024-32000 – matrix-appservice-irc
Package
Manager: npm
Name: matrix-appservice-irc
Vulnerable Version: >=0 <2.0.0
Severity
Level: Medium
CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
EPSS: 0.00063 pctl0.19958
Details
Matrix IRC Bridge truncated content of messages can be leaked ### Impact The matrix-appservice-irc before version 2.0.0 can be exploited to leak the truncated body of a message if a malicious user sends a Matrix reply to an event ID they don't have access to. As a precondition to the attack, the malicious user needs to know the event ID of the message they want to leak, as well as to be joined to both the Matrix room and the IRC channel it is bridged to. The message reply containing the leaked message content is visible to IRC channel members when this happens. ### Patches matrix-appservice-irc 2.0.0 checks whether the user has permission to view an event before constructing a reply. Administrators should upgrade to this version. ### Workarounds It's possible to limit the amount of information leaked by setting a reply template that doesn't contain the original message. See [these lines](https://github.com/matrix-org/matrix-appservice-irc/blob/d5d67d1d3ea3f0f6962a0af2cc57b56af3ad2129/config.sample.yaml#L601-L604) in the configuration file. ### References https://github.com/matrix-org/matrix-appservice-irc/pull/1799 ### For more information If you have any questions or comments about this advisory, please email us at [security at matrix.org](mailto:security@matrix.org).
Metadata
Created: 2024-04-11T20:17:49Z
Modified: 2024-04-15T19:42:06Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/04/GHSA-wm4w-7h2q-3pf7/GHSA-wm4w-7h2q-3pf7.json
CWE IDs: ["CWE-280"]
Alternative ID: GHSA-wm4w-7h2q-3pf7
Finding: F159
Auto approve: 1