Beveiligingsadvies

CVE-2023-38700

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2023-08-04 18:05:43
Laatst bijgewerkt 2024-10-03 18:08:51
Toegewezen door GitHub_M
CVSS-score 3.5
Status PUBLISHED

Beschrijving

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.