Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
MindsDB has Path Traversal in /api/files Leading to Remote Code Execution
Vulnerability Description
MindsDB is a platform for building artificial intelligence from enterprise data. Prior to version 25.9.1.1, there is a path traversal vulnerability in Mindsdb's /api/files interface, which an authenticated attacker can exploit to achieve remote command execution. The vulnerability exists in the "Upload File" module, which corresponds to the API endpoint /api/files. Since the multipart file upload does not perform security checks on the uploaded file path, an attacker can perform path traversal by using `../` sequences in the filename field. The file write operation occurs before calling clear_filename and save_file, meaning there is no filtering of filenames or file types, allowing arbitrary content to be written to any path on the server. Version 25.9.1.1 patches the issue.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
MindsDB 路径遍历漏洞
Vulnerability Description
MindsDB是MindsDB公司的一个专为AI代理和大语言模型设计的联合查询引擎,可以回答pb级企业数据的问题。 MindsDB 25.9.1.1之前版本存在路径遍历漏洞,该漏洞源于/api/files接口存在路径遍历,可能导致经过身份验证的攻击者通过上传文件实现远程命令执行。
CVSS Information
N/A
Vulnerability Type
N/A