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

1.0 KiB
Raw Permalink Blame History

CVE-2024-45850

Description

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 site column creation. If such a query is specially crafted to contain Python code and is run against the database, the code will be passed to an eval function and executed on the server.

POC

Reference

No PoCs from references.

Github