matrix-appservice-irc is a Node.js IRC bridge for Matrix. Prior to version 1.0.1, it was possible to craft an event such that it would leak part of a targeted message event from another bridged room. This required knowing an event ID to target. Version 1.0.1n fixes this issue. As a workaround, set the `matrixHandler.eventCacheSize` config value to `0`. This workaround may impact performance.
References
Configurations
History
No history.
Information
Published : 2023-08-04 19:15
Updated : 2024-11-21 08:14
NVD link : CVE-2023-38700
Mitre link : CVE-2023-38700
CVE.ORG link : CVE-2023-38700
JSON object : View
Products Affected
matrix
- matrix_irc_bridge
CWE