10

CVE-2021-41277

Warnung
Metabase is an open source data analytics platform. In affected versions a security issue has been discovered with the custom GeoJSON map (`admin->settings->maps->custom maps->add a map`) support and potential local file inclusion (including environment variables). URLs were not validated prior to being loaded. This issue is fixed in a new maintenance release (0.40.5 and 1.40.5), and any subsequent release after that. If you’re unable to upgrade immediately, you can mitigate this by including rules in your reverse proxy or load balancer or WAF to provide a validation filter before the application.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
MetabaseMetabase Version0.40.0 Update- SwEdition-
MetabaseMetabase Version0.40.1 SwEdition-
MetabaseMetabase Version0.40.2 SwEdition-
MetabaseMetabase Version0.40.3 SwEdition-
MetabaseMetabase Version0.40.4 SwEdition-
MetabaseMetabase Version1.40.0 Update- SwEditionenterprise
MetabaseMetabase Version1.40.1 SwEditionenterprise
MetabaseMetabase Version1.40.2 SwEditionenterprise
MetabaseMetabase Version1.40.3 SwEditionenterprise
MetabaseMetabase Version1.40.4 SwEditionenterprise

12.11.2024: CISA Known Exploited Vulnerabilities (KEV) Catalog

Metabase GeoJSON API Local File Inclusion Vulnerability

Schwachstelle

Metabase contains a local file inclusion vulnerability in the custom map support in the API to read GeoJSON formatted data.

Beschreibung

Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.

Erforderliche Maßnahmen
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 94.35% 1
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
nvd@nist.gov 5 10 2.9
AV:N/AC:L/Au:N/C:P/I:N/A:N
134c704f-9b21-4f2e-91b3-4a467353bcc0 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
security-advisories@github.com 10 3.9 6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L
CWE-200 Exposure of Sensitive Information to an Unauthorized Actor

The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.

CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.