1.8
CVE-2025-32382
- EPSS 0.35%
- Veröffentlicht 10.04.2025 14:40:53
- Zuletzt bearbeitet 11.04.2025 15:39:52
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
Metabase is an open source Business Intelligence and Embedded Analytics tool. When admins change Snowflake connection details in Metabase (either updating a password or changing password to private key or vice versa), Metabase would not always purge older Snowflake connection details from the application database. In order to remove older and stale connection details, Metabase would try one connection method at a time and purge all the other connection methods from the application database. When Metabase found a connection that worked, it would log (log/infof "Successfully connected, migrating to: %s" (pr-str test-details)) which would then print the username and password to the logger. This is fixed in 52.17.1, 53.9.5 and 54.1.5 in both the OSS and enterprise editions. Versions 51 and lower are not impacted.
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
Herstellermetabase
≫
Produkt
metabase
Version
>= 0.52.12, < 0.52.17.1
Status
affected
Version
>= 1.52.12, < 1.52.17.1
Status
affected
Version
>= 0.53.2.3, < 0.53.9.5
Status
affected
Version
>= 1.53.2.3, < 1.53.9.5
Status
affected
Version
>= 0.54.0.0, < 0.54.1.5
Status
affected
Version
>= 1.54.0.0, < 1.54.1.5
Status
affected
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.35% | 0.571 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security-advisories@github.com | 1.8 | 0 | 0 |
CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
|
CWE-532 Insertion of Sensitive Information into Log File
The product writes sensitive information to a log file.