漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Automatic room upgrade handling can be used maliciously to bridge a room non-consentually
Vulnerability Description
Matrix-appservice-bridge is the bridging service for the Matrix communication program's application services. In versions 2.6.0 and earlier, if a bridge has room upgrade handling turned on in the configuration (the `roomUpgradeOpts` key when instantiating a new `Bridge` instance.), any `m.room.tombstone` event it encounters will be used to unbridge the current room and bridge into the target room. However, the target room `m.room.create` event is not checked to verify if the `predecessor` field contains the previous room. This means that any malicious admin of a bridged room can repoint the traffic to a different room without the new room being aware. Versions 2.6.1 and greater are patched. As a workaround, disabling the automatic room upgrade handling can be done by removing the `roomUpgradeOpts` key from the `Bridge` class options.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Vulnerability Type
关键功能的认证机制缺失
Vulnerability Title
Matrix-appservice-bridge 访问控制错误漏洞
Vulnerability Description
Matrix-appservice-bridge是开源的一个服务。用于Matrix通信程序的应用服务的桥接。 Matrix-appservice-bridge 存在安全漏洞,该漏洞源于在版本2.6.0及更早的版本中,如果网桥在配置中打开了房间升级处理(实例化新的“Bridge”实例时的“roomUpgradeOpts”键。),它遇到的任何“m.room.tombstone”事件都将是用于解除当前房间的桥接并连接到目标房间。 但是,不会检查目标房间 `m.room.create` 事件以验证 `predec
CVSS Information
N/A
Vulnerability Type
N/A