9.6

CVE-2023-32680

Missing SQL permissions check in metabase

Metabase is an open source business analytics engine. To edit SQL Snippets, Metabase should have required people to be in at least one group with native query editing permissions to a database–but affected versions of Metabase didn't enforce that requirement. This lack of enforcement meant that: Anyone–including people in sandboxed groups–could edit SQL snippets. They could edit snippets via the API or, in the application UI, when editing the metadata for a model based on a SQL question, and people in sandboxed groups could edit a SQL snippet used in a query that creates their sandbox. If the snippet contained logic that restricted which data that person could see, they could potentially edit that snippet and change their level of data access. The permissions model for SQL snippets has been fixed in Metabase versions 0.46.3, 0.45.4, 0.44.7, 1.46.3, 1.45.4, and 1.44.7. Users are advised to upgrade. Users unable to upgrade should ensure that SQL queries used to create sandboxes exclude SQL snippets.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
MetabaseMetabase Version < 0.44.7
MetabaseMetabase Version >= 0.45.0 < 0.45.4
MetabaseMetabase Version >= 0.46.0 < 0.46.3
MetabaseMetabase Version >= 1.0.0 < 1.44.7
MetabaseMetabase Version >= 1.45.0 < 1.45.4
MetabaseMetabase Version >= 1.46.0 < 1.46.3
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.6% 0.439
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 9.6 3.1 5.8
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
security-advisories@github.com 5.8 1.3 4
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:N/A:N
CWE-306 Missing Authentication for Critical Function

The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.

https://github.com/metabase/metabase/pull/30852
Patch
https://github.com/metabase/metabase/pull/30853
Patch
https://github.com/metabase/metabase/pull/30854
Patch
https://github.com/metabase/metabase/security/advisories/GHSA-mw6j-f894-4qxv
Vendor Advisory