CVE-2025-68472
MindsDB has improper sanitation of filepath that leads to information disclosure and DOS
描述
MindsDB is a platform for building artificial intelligence from enterprise data. Prior to version 25.11.1, an unauthenticated path traversal in the file upload API lets any caller read arbitrary files from the server filesystem and move them into MindsDB’s storage, exposing sensitive data. The PUT handler in file.py directly joins user-controlled data into a filesystem path when the request body is JSON and source_type is not "url". Only multipart uploads and URL-sourced uploads receive sanitization; JSON uploads lack any call to clear_filename or equivalent checks. This vulnerability is fixed in 25.11.1.
如何修補 CVE-2025-68472
要修補 CVE-2025-68472,請將受影響套件升級到下列已修補版本。
- —升級至 25.11.1 或更新版本
- —升級至 25.11.1 或更新版本
CVE-2025-68472 正在被利用嗎?
中等 — EPSS 為 19.2%,可持續追蹤但非最高優先。
受影響套件(2)
- from 0, < 25.11.1
- from 0, < 25.11.1
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.1 | CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H |