Lucene search
+L

316 matches found

RedhatCVE
RedhatCVE
added 2025/02/05 3:29 a.m.13 views

CVE-2024-45856

A cross-site scripting XSS vulnerability exists in all versions of the MindsDB platform, enabling the execution of a JavaScript payload whenever a user enumerates an ML Engine, database, project, or dataset containing arbitrary JavaScript code within the web UI...

9CVSS5.9AI score0.00473EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 3:29 a.m.19 views

CVE-2024-45847

An arbitrary code execution vulnerability exists in versions 23.11.4.2 up to 24.7.4.1 of the MindsDB platform, when one of several integrations is installed on the server. If a specially crafted ‘UPDATE’ query containing Python code is run against a database created with the specified integration...

8.8CVSS7.5AI score0.00851EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 3:28 a.m.8 views

CVE-2024-45852

Deserialization of untrusted data can occur in versions 23.3.2.0 and newer of the MindsDB platform, enabling a maliciously uploaded model to run arbitrary code on the server when interacted with...

8.8CVSS7.2AI score0.0068EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/02/05 2:24 a.m.7 views

CVE-2024-24759

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 contai...

9.3CVSS6.8AI score0.04936EPSS
SaveExploits1References1
BDU FSTEC
BDU FSTEC
added 2024/09/24 12:0 a.m.7 views

The vulnerability of the eval function in software platforms for automating data exchange between MindsDB queues allows a hacker to execute arbitrary code.

The vulnerability of the eval function in software platforms for automating data exchange between MindsDB queues is related to improper code generation. Exploiting this vulnerability allows a malicious actor to execute arbitrary code by introducing a specially crafted INSERT query...

9CVSS6AI score0.00864EPSS
SaveExploits1References5Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/09/24 12:0 a.m.9 views

The vulnerability of the eval function in software platforms for automating data exchange between MindsDB queues allows a hacker to execute arbitrary code.

The vulnerability of the eval function in software platforms for automating data exchange between MindsDB queues is related to improper code generation. Exploiting this vulnerability allows a malicious actor to execute arbitrary code by introducing a specially crafted “SELECT WHERE” query...

9CVSS6AI score0.02148EPSS
SaveExploits1References5Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/09/24 12:0 a.m.13 views

The vulnerability of the eval function in software platforms for automating data exchange between MindsDB queues allows a hacker to execute arbitrary code.

The vulnerability of the eval function in software platforms for automating data exchange between MindsDB queues is related to improper code generation. Exploiting this vulnerability allows a malicious actor to execute arbitrary code by introducing a specially crafted INSERT query...

9CVSS6AI score0.00864EPSS
SaveExploits1References5Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/09/24 12:0 a.m.6 views

The vulnerability of the eval function in software platforms for automating data exchange between MindsDB queues allows a hacker to execute arbitrary code.

The vulnerability of the eval function in software platforms for automating data exchange between MindsDB queues is related to improper code generation. Exploiting this vulnerability allows a malicious actor to execute arbitrary code by introducing a specially crafted INSERT query...

9CVSS6AI score0.00844EPSS
SaveExploits1References6Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/09/24 12:0 a.m.9 views

The vulnerability of the eval function in software platforms for automating data exchange between MindsDB queues allows a hacker to execute arbitrary code.

The vulnerability of the eval function in software platforms for automating data exchange between MindsDB queues is related to improper code generation. Exploiting this vulnerability allows a malicious actor to execute arbitrary code by introducing a specially crafted INSERT query...

9CVSS6AI score0.00864EPSS
SaveExploits1References5Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/09/24 12:0 a.m.11 views

The vulnerability of the eval function in software platforms for automating data exchange between MindsDB queues allows a hacker to execute arbitrary code.

The vulnerability of the eval function in software platforms for automating data exchange between MindsDB queues is related to improper code generation. Exploiting this vulnerability allows a malicious actor to execute arbitrary code by introducing a specially crafted UPDATE query...

9CVSS6AI score0.00851EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
added 2024/09/16 8:26 a.m.7 views

Deserialization Of Untrusted Data

MindsDB is vulnerable to Deserialization of Untrusted Data. The vulnerability is caused due to improper handling of pickle objects in the predict method of ModelWrapperUnsafe class within byomhandler.py, allowing execution of arbitrary code when deserializing a malicious pickle object...

7.5CVSS7.3AI score0.00481EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2024/09/16 8:26 a.m.8 views

Deserialization Of Untrusted Data

MindsDB is vulnerable to Deserialization of Untrusted Data. The vulnerability is caused due to improper handling of data with pickle.loads in the describe method within byomhandler.py, allowing arbitrary code execution via a malicious 'inhouse' model...

7.5CVSS7.4AI score0.00481EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2024/09/16 8:25 a.m.9 views

Deserialization Of Untrusted Data

MindsDB is vulnerable to Deserialization of Untrusted Data. The vulnerability is caused due to improper deserialization of untrusted pickle data in the finetune method within byomhandler.py, which allows the execution of arbitrary code on the server during the 'finetune' process...

7.5CVSS7.3AI score0.00481EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2024/09/13 11:48 a.m.16 views

Eval Injection

MindsDB is vulnerable to Eval Injection. The vulnerability is caused by improper validation of Python code in specially crafted ‘INSERT’ queries, which are executed via an unprotected eval function on the server, allowing an attacker to execute arbitrary code...

8.8CVSS7.3AI score0.00864EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2024/09/13 6:13 a.m.12 views

Deserialization Attack

MindsDB is vulnerable to Deserialization Attack. The vulnerability is due to unsafe deserialization of untrusted data, where the system fails to properly validate or sanitize the data before processing it, allowing malicious code to be executed when interacting with the deserialized model...

8.8CVSS6.9AI score0.0068EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2024/09/12 6:51 p.m.12 views

Eval Injection

MindsDB is vulnerable to Eval Injection. The vulnerability is due to unsanitized input in the Microsoft SharePoint integration within sharepointapi.py, where a specially crafted 'INSERT' query containing Python code is passed to the eval function, allowing an attacker to execute arbitrary code on...

8.8CVSS7.4AI score0.00864EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/09/12 3:33 p.m.31 views

GHSA-Q9R8-89XR-4XV4 MindsDB Deserialization of Untrusted Data vulnerability

Deserialization of untrusted data can occur in versions 23.10.2.0 and newer of the MindsDB platform, enabling a maliciously uploaded ‘inhouse’ model to run arbitrary code on the server when used for a prediction...

8.6CVSS7.3AI score0.00481EPSS
SaveExploits1References5
OSV
OSV
added 2024/09/12 3:33 p.m.13 views

GHSA-32FJ-R8QW-R8W8 MindsDB Cross-site Scripting vulnerability

A cross-site scripting XSS vulnerability exists in all versions of the MindsDB platform, enabling the execution of a JavaScript payload whenever a user enumerates an ML Engine, database, project, or dataset containing arbitrary JavaScript code within the web UI...

9CVSS6.8AI score0.00473EPSS
SaveExploits1References2
OSV
OSV
added 2024/09/12 3:33 p.m.27 views

GHSA-FR9Q-RGWQ-G5R5 MindsDB Deserialization of Untrusted Data vulnerability

Deserialization of untrusted data can occur in versions 23.10.2.0 and newer of the MindsDB platform, enabling a maliciously uploaded ‘inhouse’ model to run arbitrary code on the server when using ‘finetune’ on it...

8.6CVSS7.3AI score0.00481EPSS
SaveExploits1References5
OSV
OSV
added 2024/09/12 3:33 p.m.13 views

GHSA-7VHJ-PFWV-HX3W MindsDB Deserialization of Untrusted Data vulnerability

Deserialization of untrusted data can occur in versions 23.3.2.0 and newer of the MindsDB platform, enabling a maliciously uploaded model to run arbitrary code on the server when interacted with...

8.8CVSS8.7AI score0.0068EPSS
SaveExploits1References5
Rows per page
Query Builder