CVE-2021-41277

Scores

EPSS Score

0.9440

CVSS

3.x 7.5

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

All CVSS Scores

CVSS 4.0
0.0
CVSS 3.x
7.5

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

CVSS 2.0
5.0

Vector: AV:N/AC:L/Au:N/C:P/I:N/A:N

Description

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.

Sources

nvd

CWEs

CWE-22

Exploits

Exploit ID: CVE-2021-41277

Source: cisa

URL: https://www.cisa.gov/known-exploited-vulnerabilities-catalog

Vulnerable Software

Type: Configuration

Vendor: metabase

Product: metabase

Operating System: * * *

Trait:
{
  "cpe_match": [
    {
      "cpe23uri": "cpe:2.3:a:metabase:metabase:0.40.0:-:*:*:-:*:*:*",
      "vulnerable": true
    },
    {
      "cpe23uri": "cpe:2.3:a:metabase:metabase:0.40.1:*:*:*:-:*:*:*",
      "vulnerable": true
    },
    {
      "cpe23uri": "cpe:2.3:a:metabase:metabase:0.40.2:*:*:*:-:*:*:*",
      "vulnerable": true
    },
    {
      "cpe23uri": "cpe:2.3:a:metabase:metabase:0.40.3:*:*:*:-:*:*:*",
      "vulnerable": true
    },
    {
      "cpe23uri": "cpe:2.3:a:metabase:metabase:0.40.4:*:*:*:-:*:*:*",
      "vulnerable": true
    },
    {
      "cpe23uri": "cpe:2.3:a:metabase:metabase:1.40.0:-:*:*:enterprise:*:*:*",
      "vulnerable": true
    },
    {
      "cpe23uri": "cpe:2.3:a:metabase:metabase:1.40.1:*:*:*:enterprise:*:*:*",
      "vulnerable": true
    },
    {
      "cpe23uri": "cpe:2.3:a:metabase:metabase:1.40.2:*:*:*:enterprise:*:*:*",
      "vulnerable": true
    },
    {
      "cpe23uri": "cpe:2.3:a:metabase:metabase:1.40.3:*:*:*:enterprise:*:*:*",
      "vulnerable": true
    },
    {
      "cpe23uri": "cpe:2.3:a:metabase:metabase:1.40.4:*:*:*:enterprise:*:*:*",
      "vulnerable": true
    }
  ],
  "operator": "OR"
}

Source: nvd