Versio.io

CVE-2022-24854

Common vulnerabilities & exposures (CVE)

CVE databaseCVE database blogpostRelease & EoL database
 
Published at: - 15-04-2022 12:15
Last modified: - 22-04-2022 06:21
Total changes: - 3

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.

Common Vulnerability Scoring System (CVSS)

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Low
Attack complexity
Network
Attack vector
High
Availability
High
Confidentiality
High
Integrity
Low
Privileges required
Unchanged
Scope
None
User interaction
8.8
Base score
2.8
5.9
Exploitability score
Impact score
 

Verification logic

OR
vendor=metabase AND product=metabase AND versionStartIncluding=0.41.0 AND versionEndExcluding=0.41.7
vendor=metabase AND product=metabase AND versionStartIncluding=0.42.0 AND versionEndExcluding=0.42.4
vendor=metabase AND product=metabase AND versionStartIncluding=1.41.0 AND versionEndExcluding=1.41.7
vendor=metabase AND product=metabase AND versionStartIncluding=1.42.0 AND versionEndExcluding=1.42.4
 

Reference

 


Keywords

NVD

 

CVE-2022-24854

 

CVE

 

Common vulnerabilities & exposures

 

CVSS

 

Common vulnerability scoring system

 

Security

 

Vulnerabilities

 

Exposures

 

We use cookies to ensure that we give you the best experience on our website. Read privacy policies for more information.