Search for packages
| purl | pkg:pypi/mindsdb@23.7.2.0 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-jzag-uvvs-3fca
Aliases: CVE-2024-24759 GHSA-4jcv-vp96-94xr PYSEC-2024-74 |
MindsDB is a platform for building artificial intelligence from enterprise data. Prior to version 23.12.4.2, a threat actor can bypass the server-side request forgery protection on the whole website with DNS Rebinding. The vulnerability can also lead to denial of service. Version 23.12.4.2 contains a patch. |
Affected by 7 other vulnerabilities. |
|
VCID-pcv6-h5w9-ybe2
Aliases: CVE-2023-38699 GHSA-8hx6-qv6f-xgcw PYSEC-2023-140 |
MindsDB's AI Virtual Database allows developers to connect any AI/ML model to any datasource. Prior to version 23.7.4.0, a call to requests with `verify=False` disables SSL certificate checks. This rule enforces always verifying SSL certificates for methods in the Requests library. In version 23.7.4.0, certificates are validated by default, which is the desired behavior. |
Affected by 5 other vulnerabilities. |
|
VCID-qv2m-udp6-6fb8
Aliases: CVE-2023-50731 GHSA-j8w6-2r9h-cxhj GMS-2023-6179 PYSEC-2023-279 |
MindsDB is a SQL Server for artificial intelligence. Prior to version 23.11.4.1, the `put` method in `mindsdb/mindsdb/api/http/namespaces/file.py` does not validate the user-controlled name value, which is used in a temporary file name, which is afterwards opened for writing on lines 122-125, which leads to path injection. Later in the method, the temporary directory is deleted on line 151, but since we can write outside of the directory using the path injection vulnerability, the potentially dangerous file is not deleted. Arbitrary file contents can be written due to `f.write(chunk)` on line 125. Mindsdb does check later on line 149 in the `save_file` method in `file-controller.py` which calls the `_handle_source` method in `file_handler.py` if a file is of one of the types `csv`, `json`, `parquet`, `xls`, or `xlsx`. However, since the check happens after the file has already been written, the files will still exist (and will not be removed due to the path injection described earlier), just the `_handle_source` method will return an error. The same user-controlled source source is used also in another path injection sink on line 138. This leads to another path injection, which allows an attacker to delete any `zip` or `tar.gz` files on the server. |
Affected by 7 other vulnerabilities. |
|
VCID-stp6-86fa-cubn
Aliases: CVE-2026-2531 GHSA-6xw9-2p64-7622 PYSEC-2026-91 |
A security vulnerability has been detected in MindsDB up to 25.14.1. This vulnerability affects the function clear_filename of the file mindsdb/utilities/security.py of the component File Upload. Such manipulation leads to server-side request forgery. The attack may be performed from remote. The exploit has been disclosed publicly and may be used. The name of the patch is 74d6f0fd4b630218519a700fbee1c05c7fd4b1ed. It is best practice to apply a patch to resolve this issue. |
Affected by 0 other vulnerabilities. |
|
VCID-uab9-6bgh-efct
Aliases: CVE-2025-68472 GHSA-qqhf-pm3j-96g7 PYSEC-2026-90 |
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. |
Affected by 1 other vulnerability. |
|
VCID-vuny-bz3z-kfg4
Aliases: CVE-2023-49795 GHSA-34mr-6q8x-g9r6 PYSEC-2023-277 |
MindsDB connects artificial intelligence models to real time data. Versions prior to 23.11.4.1 contain a server-side request forgery vulnerability in `file.py`. This can lead to limited information disclosure. Users should use MindsDB's `staging` branch or v23.11.4.1, which contain a fix for the issue. |
Affected by 7 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| This package is not known to fix vulnerabilities. | ||