First published: Thu May 18 2023(Updated: )
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.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Metabase | <0.44.7 | |
Metabase | >=0.45.0<0.45.4 | |
Metabase | >=0.46.0<0.46.3 | |
Metabase | >=1.0.0<1.44.7 | |
Metabase | >=1.45.0<1.45.4 | |
Metabase | >=1.46.0<1.46.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-32680 is a vulnerability in Metabase, an open source business analytics engine, where affected versions did not enforce the requirement for users to be in at least one group with native query editing permissions, allowing unauthorized users to edit SQL snippets.
CVE-2023-32680 has a severity rating of 9.6, which is classified as critical.
Metabase versions 0.44.7 to 0.46.3 and versions 1.0.0 to 1.46.3 are affected by CVE-2023-32680.
To fix CVE-2023-32680, update your Metabase installation to version 0.45.4 or higher for versions 0.x.x, and version 1.45.4 or higher for versions 1.x.x.
The Common Weakness Enumeration (CWE) ID for CVE-2023-32680 is 306.