漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
N/A
Vulnerability Description
The /api/v1/autotranslate.translateMessage endpoint in versions <8.5.0, <8.4.2, <8.3.4, <8.2.4, <8.1.5, <8.0.6, <7.13.8, and <7.10.12 allows any authenticated user to retrieve the full content of any message from any room (private groups, direct messages, channels) by simply providing the target message ID. The endpoint fetches the message via Messages.findOneById(messageId) with no room access check (canAccessRoomIdAsync is never called), returning the complete IMessage object including message text, sender info, room ID, timestamps, and markdown content.
CVSS Information
N/A
Vulnerability Type
访问控制不恰当
Vulnerability Title
Rocket.Chat 访问控制错误漏洞
Vulnerability Description
Rocket.Chat是Rocket.Chat公司的一个聊天软件。 Rocket.Chat 8.5.0之前版本、8.4.2之前版本、8.3.4之前版本、8.2.4之前版本、8.1.5之前版本、8.0.6之前版本、7.13.8之前版本和7.10.12之前版本存在访问控制错误漏洞,该漏洞源于/autotranslate.translateMessage端点未进行房间访问检查,允许任何认证用户检索任意房间消息内容。
CVSS Information
N/A
Vulnerability Type
N/A