cve/2024/CVE-2024-45848.md
2025-09-29 21:09:30 +02:00

998 B
Raw Permalink Blame History

CVE-2024-45848

Description

An arbitrary code execution vulnerability exists in versions 23.12.4.0 up to 24.7.4.1 of the MindsDB platform, when the ChromaDB integration is installed on the server. If a specially crafted INSERT query containing Python code is run against a database created with the ChromaDB engine, the code will be passed to an eval function and executed on the server.

POC

Reference

No PoCs from references.

Github