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.
History

Wed, 23 Apr 2025 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published: 2022-04-14T21:40:11.000Z

Updated: 2025-04-23T18:39:11.015Z

Reserved: 2022-02-10T00:00:00.000Z

Link: CVE-2022-24854

cve-icon Vulnrichment

Updated: 2024-08-03T04:20:50.469Z

cve-icon NVD

Status : Modified

Published: 2022-04-14T22:15:08.110

Modified: 2024-11-21T06:51:14.490

Link: CVE-2022-24854

cve-icon Redhat

No data.