6.5

CVE-2022-39360

Metabase is data visualization software. Prior to versions 0.44.5, 1.44.5, 0.43.7, 1.43.7, 0.42.6, 1.42.6, 0.41.9, and 1.41.9 single sign on (SSO) users were able to do password resets on Metabase, which could allow a user access without going through the SSO IdP. This issue is patched in versions 0.44.5, 1.44.5, 0.43.7, 1.43.7, 0.42.6, 1.42.6, 0.41.9, and 1.41.9. Metabase now blocks password reset for all users who use SSO for their Metabase login.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
MetabaseMetabase Version >= 0.41.0 < 0.41.9
MetabaseMetabase Version >= 0.42.0 < 0.42.6
MetabaseMetabase Version >= 0.43.0 < 0.43.7
MetabaseMetabase Version >= 0.44.0 < 0.44.5
MetabaseMetabase Version >= 1.41.0 < 1.41.9
MetabaseMetabase Version >= 1.42.0 < 1.42.6
MetabaseMetabase Version >= 1.43.0 < 1.43.7
MetabaseMetabase Version >= 1.44.0 < 1.44.5
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.16% 0.374
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 6.5 2.8 3.6
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
security-advisories@github.com 6.5 2.8 3.6
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
CWE-287 Improper Authentication

When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct.

CWE-304 Missing Critical Step in Authentication

The product implements an authentication technique, but it skips a step that weakens the technique.