We use these services and cookies to improve your user experience. You may opt out if you wish, however, this may limit some features on this site.

Please see our statement on Data Privacy.

Crisp.chat (Helpdesk and Chat)

Ok

THREATINT
PUBLISHED

CVE-2023-37470

Metabase vulnerable to remote code execution via POST /api/setup/validate API endpoint



Description

Metabase is an open-source business intelligence and analytics platform. Prior to versions 0.43.7.3, 0.44.7.3, 0.45.4.3, 0.46.6.4, 1.43.7.3, 1.44.7.3, 1.45.4.3, and 1.46.6.4, a vulnerability could potentially allow remote code execution on one's Metabase server. The core issue is that one of the supported data warehouses (an embedded in-memory database H2), exposes a number of ways for a connection string to include code that is then executed by the process running the embedded database. Because Metabase allows users to connect to databases, this means that a user supplied string can be used to inject executable code. Metabase allows users to validate their connection string before adding a database (including on setup), and this validation API was the primary vector used as it can be called without validation. Versions 0.43.7.3, 0.44.7.3, 0.45.4.3, 0.46.6.4, 1.43.7.3, 1.44.7.3, 1.45.4.3, and 1.46.6.4 fix this issue by removing the ability of users to add H2 databases entirely. As a workaround, it is possible to block these vulnerabilities at the network level by blocking the endpoints `POST /api/database`, `PUT /api/database/:id`, and `POST /api/setup/validateuntil`. Those who use H2 as a file-based database should migrate to SQLite.

Reserved 2023-07-06 | Published 2023-08-04 | Updated 2024-10-17 | Assigner GitHub_M


CRITICAL: 10.0CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

Problem types

CWE-94: Improper Control of Generation of Code ('Code Injection')

Product status

< 0.43.7.3
affected

>= 0.44.0.0, < 0.44.7.3
affected

>= 0.45.0.0, < 0.45.4.3
affected

>= 0.46.0.0, < 0.46.6.4
affected

>= 1.0.0, < 1.43.7.3
affected

>= 1.44.0.0, < 1.44.7.3
affected

>= 1.45.0.0, < 1.45.4.3
affected

>= 1.46.0.0, < 1.46.6.4
affected

References

github.com/...tabase/security/advisories/GHSA-p7w3-9m58-rq83

cve.org (CVE-2023-37470)

nvd.nist.gov (CVE-2023-37470)

Download JSON

Share this page
https://cve.threatint.com/CVE/CVE-2023-37470

Support options

Helpdesk Chat, Email, Knowledgebase
Telegram Chat
Subscribe to our newsletter to learn more about our work.