matrix-appservice-irc is a Node.js IRC bridge for the Matrix messaging protocol. The fix for GHSA-wm4w-7h2q-3pf7 / CVE-2024-32000 included in matrix-appservice-irc 2.0.0 relied on the Matrix homeserver-provided timestamp to determine whether a user has access to the event they're replying to when determining whether or not to include a truncated version of the original event in the IRC message. Since this value is controlled by external entities, a malicious Matrix homeserver joined to a room in which a matrix-appservice-irc bridge instance (before version 2.0.1) is present can fabricate the timestamp with the intent of tricking the bridge into leaking room messages the homeserver should not have access to. matrix-appservice-irc 2.0.1 drops the reliance on `origin_server_ts` when determining whether or not an event should be visible to a user, instead tracking the event timestamps internally. As a workaround, it's possible to limit the amount of information leaked by setting a reply template that doesn't contain the original message.
History

No history.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published: 2024-07-05T18:42:06.864Z

Updated: 2024-08-02T04:26:15.991Z

Reserved: 2024-06-27T18:44:13.035Z

Link: CVE-2024-39691

cve-icon Vulnrichment

Updated: 2024-07-08T15:48:18.515Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2024-07-05T19:15:10.460

Modified: 2024-07-08T15:49:22.437

Link: CVE-2024-39691

cve-icon Redhat

No data.