CVE-2023-37470
Last modified
CVE-2023-37470 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 1.12% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Metabase | Metabase | < 0.43.7.3 |
| Metabase | Metabase | < 1.43.7.3 |
| Metabase | Metabase | >= 0.44.0, < 0.44.7.3 |
| Metabase | Metabase | >= 0.45.0, < 0.45.4.3 |
| Metabase | Metabase | >= 0.46.0, < 0.46.6.4 |
| Metabase | Metabase | >= 1.44.0, < 1.44.7.3 |
| Metabase | Metabase | >= 1.45.0, < 1.45.4.3 |
| Metabase | Metabase | >= 1.46.0, < 1.46.6.4 |
References
- https://github.com/metabase/metabase/security/advisories/GHSA-p7w3-9m58-rq83Mitigation, Patch, Third Party Advisory
- https://github.com/metabase/metabase/security/advisories/GHSA-p7w3-9m58-rq83Mitigation, Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-37470?
How severe is CVE-2023-37470?
How do I fix CVE-2023-37470?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-37464OpenIDC/cjose is a C library implementing the Javascript Obj…7.5
- CVE-2023-37466vm2 is an advanced vm/sandbox for Node.js. The library conta…10
- CVE-2023-37467Discourse is an open source discussion platform. Prior to ve…5.4
- CVE-2023-37468Feedbacksystem is a personalized feedback system for student…5.5
- CVE-2023-37469CasaOS is an open-source personal cloud system. Prior to ver…8.8
- CVE-2023-3747Zero Trust Administrators have the ability to disallow end u…5.5
- CVE-2023-37471Open Access Management (OpenAM) is an access management solu…9.8
- CVE-2023-37472Knowage is an open source suite for business analytics. The …6.5
- CVE-2023-37473zenstruck/collections is a set of helpers for iterating/pagi…8.8
- CVE-2023-37474Copyparty is a portable file server. Versions prior to 1.8.2…7.5
- CVE-2023-37475Hamba avro is a go lang encoder/decoder implementation of th…7.5
- CVE-2023-37476OpenRefine is a free, open source tool for data processing. …7.8
Are you affected by CVE-2023-37470?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
