Lucene search
+L

312 matches found

BDU FSTEC
BDU FSTEC
added 2024/09/24 12:0 a.m.5 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
Exploits1References6Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/09/24 12:0 a.m.8 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
Exploits1References5Affected Software1
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
Exploits1References5Affected 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
Exploits1References5Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/09/24 12:0 a.m.8 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
Exploits1References5Affected Software1
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 “SELECT WHERE” query...

9CVSS6AI score0.02148EPSS
Exploits1References5Affected 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
Exploits1References4Affected 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
Exploits1References4Affected 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
Exploits1References4Affected Software1
Veracode
Veracode
added 2024/09/13 11:48 a.m.15 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
Exploits1References4Affected Software1
Veracode
Veracode
added 2024/09/13 6:13 a.m.11 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
Exploits1References4Affected Software1
Veracode
Veracode
added 2024/09/12 6:51 p.m.11 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
Exploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/09/12 3:33 p.m.26 views

MindsDB Eval Injection vulnerability

An arbitrary code execution vulnerability exists in versions 23.10.5.0 up to 24.7.4.1 of the MindsDB platform, when the Microsoft SharePoint integration is installed on the server. For databases created with the SharePoint engine, an ‘INSERT’ query can be used for list item creation. If such a...

8.8CVSS7.7AI score0.00864EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2024/09/12 3:33 p.m.13 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
Exploits1References5
OSV
OSV
added 2024/09/12 3:33 p.m.10 views

GHSA-7VHH-GFJC-X8RM MindsDB Deserialization of Untrusted Data vulnerability

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

8.6CVSS7.3AI score0.00481EPSS
Exploits1References5
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
Exploits1References2
OSV
OSV
added 2024/09/12 3:33 p.m.9 views

GHSA-WF9G-C67G-H4CH MindsDB Eval Injection vulnerability

An arbitrary code execution vulnerability exists in versions 23.10.5.0 up to 24.7.4.1 of the MindsDB platform, when the Microsoft SharePoint integration is installed on the server. For databases created with the SharePoint engine, an ‘INSERT’ query can be used for list item creation. If such a...

8.8CVSS8.7AI score0.00864EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2024/09/12 3:33 p.m.23 views

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

7.5CVSS7.3AI score0.00481EPSS
Exploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/09/12 3:33 p.m.24 views

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.8CVSS7.3AI score0.0068EPSS
Exploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/09/12 3:33 p.m.18 views

MindsDB Deserialization of Untrusted Data vulnerability

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

7.5CVSS7.3AI score0.00481EPSS
Exploits1References5Affected Software1
Rows per page
Query Builder