CVE-2022-24854
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
14/04/2022
Last modified:
22/04/2022
Description
Metabase is an open source business intelligence and analytics application. SQLite has an FDW-like feature called `ATTACH DATABASE`, which allows connecting multiple SQLite databases via the initial connection. If the attacker has SQL permissions to at least one SQLite database, then it can attach this database to a second database, and then it can query across all the tables. To be able to do that the attacker also needs to know the file path to the second database. Users are advised to upgrade as soon as possible. If you're unable to upgrade, you can modify your SQLIte connection strings to contain the url argument `?limit_attached=0`, which will disallow making connections to other SQLite databases. Only users making use of SQLite are affected.
Impact
Base Score 3.x
8.80
Severity 3.x
HIGH
Base Score 2.0
6.50
Severity 2.0
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:metabase:metabase:*:*:*:*:*:*:*:* | 0.41.0 (including) | 0.41.7 (excluding) |
| cpe:2.3:a:metabase:metabase:*:*:*:*:*:*:*:* | 0.42.0 (including) | 0.42.4 (excluding) |
| cpe:2.3:a:metabase:metabase:*:*:*:*:*:*:*:* | 1.41.0 (including) | 1.41.7 (excluding) |
| cpe:2.3:a:metabase:metabase:*:*:*:*:*:*:*:* | 1.42.0 (including) | 1.42.4 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



