cvedb.io
CVE-2022-24854
HIGH · CVSS 8
EPSS exploitation probability: 0%
Published 2022-04-14T22:15:08.110 · Last modified 2026-06-17T04:32:39.937

Summary

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.

Affected products

metabase — metabase

Does this affect you?

Add your gear to cvedb and we'll alert you only when metabase ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.