漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
N/A
Vulnerability Description
Rocket.Chat in versions <8.5.1, <8.4.4, <8.3.6, <8.2.6, <8.1.6, <8.0.7, <7.13.9, and <7.10.13 is vulnerable to unauthenticated file deletion. The deleteFileMessage Meteor method permanently deletes any uploaded file by ID without requiring authentication. When called via an unauthenticated DDP WebSocket connection, Meteor.userId() returns null, causing the authorization check to be skipped. Execution falls through to FileUpload.getStore('Uploads').deleteById(fileID), which removes the file from storage and database unconditionally. File IDs are discoverable from public channel message payloads and download URLs.
CVSS Information
N/A
Vulnerability Type
认证机制不恰当
Vulnerability Title
Rocket.Chat 授权问题漏洞
Vulnerability Description
Rocket.Chat是Rocket.Chat公司开源的一个聊天软件。 Rocket.Chat存在授权问题漏洞,该漏洞源于deleteFileMessage Meteor方法未要求身份验证,可能导致未经身份验证的攻击者通过DDP WebSocket连接绕过授权检查,无条件删除存储和数据库中的文件。以下版本受到影响:8.5.1之前版本、8.4.4之前版本、8.3.6之前版本、8.2.6之前版本、8.1.6之前版本、8.0.7之前版本、7.13.9之前版本和7.10.13之前版本。
CVSS Information
N/A
Vulnerability Type
N/A