pysec-2024-77
Vulnerability from pysec
Published
2024-09-12 13:15
Modified
2024-09-16 19:20
Severity ?
Details
An arbitrary code execution vulnerability exists in versions 23.10.3.0 up to 24.7.4.1 of the MindsDB platform, when the Weaviate integration is installed on the server. If a specially crafted ‘SELECT WHERE’ clause containing Python code is run against a database created with the Weaviate engine, the code will be passed to an eval function and executed on the server.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "mindsdb", "purl": "pkg:pypi/mindsdb" }, "ranges": [ { "events": [ { "introduced": "23.10.3.0" }, { "fixed": "24.7.4.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "23.10.3.0", "23.10.3.1", "23.10.5.0", "23.11.1.0", "23.11.4.0", "23.11.4.1", "23.11.4.4a6", "23.12.4.0", "23.12.4.1", "23.12.4.2", "24.1.4.0", "24.2.3.0", "24.3.4.0", "24.3.4.1", "24.3.4.2", "24.3.5.0", "24.4.2.0", "24.4.2.1", "24.4.3.0", "24.5.4.0", "24.6.1.0", "24.6.1.1", "24.6.2.0", "24.6.2.2", "24.6.3.0", "24.6.3.1", "24.6.4.1", "24.7.1.0", "24.7.2.0", "24.7.3.0", "24.7.4.0" ] } ], "aliases": [ "CVE-2024-45846" ], "details": "An arbitrary code execution vulnerability exists in versions 23.10.3.0 up to 24.7.4.1 of the MindsDB platform, when the Weaviate integration is installed on the server. If a specially crafted \u2018SELECT WHERE\u2019 clause containing Python code is run against a database created with the Weaviate engine, the code will be passed to an eval function and executed on the server.", "id": "PYSEC-2024-77", "modified": "2024-09-16T19:20:04.616691+00:00", "published": "2024-09-12T13:15:00+00:00", "references": [ { "type": "EVIDENCE", "url": "https://hiddenlayer.com/sai-security-advisory/2024-09-mindsdb/" }, { "type": "ADVISORY", "url": "https://hiddenlayer.com/sai-security-advisory/2024-09-mindsdb/" } ], "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.