PyPi: Mindsdb

CVE-2024-45852

Safety vulnerability ID: 73318

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Sep 12, 2024 Updated at Nov 19, 2024
Scan your Python projects for vulnerabilities →

Advisory

Affected versions of the MindsDB platform contain a critical security vulnerability. The platform's use of unsafe deserialization allows maliciously uploaded models to execute arbitrary code on the server when interacted with. This vulnerability stems from the use of the Python pickle module to deserialize untrusted data. Attackers can exploit this flaw to run unauthorized code, potentially compromising the entire system. If updates are unavailable, implement strict input validation, use safer serialization methods like JSON, and consider sandboxing untrusted code execution.

Affected package

mindsdb

Latest version: 24.11.3.0

MindsDB's AI SQL Server enables developers to build AI tools that need access to real-time data to perform their tasks

Affected versions

Fixed versions

Vulnerability changelog

This vulnerability has no description

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

HIGH 8.8

CVSS v3 Details

HIGH 8.8
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
LOW
Privileges Required (PR)
LOW
User Interaction (UI)
NONE
Scope (S)
UNCHANGED
Confidentiality Impact (C)
HIGH
Integrity Impact (I)
HIGH
Availability Availability (A)
HIGH