CVE-2022-24854
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.
- Metabase
- < 0.41.7, 0.42.4, 1.41.7, 1.42.4
- Fix
- Available
- CVSS 3.1
- 8.8 HIGH
- EPSS
- 1.0% (60th percentile)
- Weakness
- CWE-610
- NVD status
- Modified
- Published
- 2022-04-14
No indexed exploits for CVE-2022-24854 yet
Our index is partial: it proves presence, never absence
No exploit for CVE-2022-24854 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.