{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "state": "PUBLISHED",
        "cveId": "CVE-2022-39359",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "dateUpdated": "2024-08-03T12:00:44.147Z",
        "dateReserved": "2022-09-02T00:00:00",
        "datePublished": "2022-10-26T00:00:00"
    },
    "containers": {
        "cna": {
            "title": "Metabase's GeoJSON validation doesn't prevent redirects to blocked URLs",
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2022-10-26T00:00:00"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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, custom GeoJSON map URL address would follow redirects to addresses that were otherwise disallowed, like link-local or private-network. 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 no longer follow redirects on GeoJSON map URLs. An environment variable `MB_CUSTOM_GEOJSON_ENABLED` was also added to disable custom GeoJSON completely (`true` by default)."
                }
            ],
            "affected": [
                {
                    "vendor": "metabase",
                    "product": "metabase",
                    "versions": [
                        {
                            "version": "< 0.41.9",
                            "status": "affected"
                        },
                        {
                            "version": ">= 0.42.0, < 0.42.6",
                            "status": "affected"
                        },
                        {
                            "version": ">= 0.43.0, < 0.43.7",
                            "status": "affected"
                        },
                        {
                            "version": ">= 0.44.0, < 0.44.5",
                            "status": "affected"
                        },
                        {
                            "version": ">= 1.0.0, < 1.41.9",
                            "status": "affected"
                        },
                        {
                            "version": ">= 1.42.0, < 1.42.6",
                            "status": "affected"
                        },
                        {
                            "version": ">= 1.43.0, < 1.43.7",
                            "status": "affected"
                        },
                        {
                            "version": ">= 1.44.0, < 1.44.5",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://github.com/metabase/metabase/security/advisories/GHSA-w5j7-4mgm-77f4"
                },
                {
                    "url": "https://github.com/metabase/metabase/commit/057e2d67fcbeb6b48db68b697e022243e3a5771e"
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "privilegesRequired": "LOW",
                        "userInteraction": "NONE",
                        "scope": "UNCHANGED",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "NONE",
                        "availabilityImpact": "NONE",
                        "baseScore": 6.5,
                        "baseSeverity": "MEDIUM"
                    }
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "type": "CWE",
                            "lang": "en",
                            "description": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor",
                            "cweId": "CWE-200"
                        }
                    ]
                }
            ],
            "source": {
                "advisory": "GHSA-w5j7-4mgm-77f4",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-03T12:00:44.147Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "https://github.com/metabase/metabase/security/advisories/GHSA-w5j7-4mgm-77f4",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://github.com/metabase/metabase/commit/057e2d67fcbeb6b48db68b697e022243e3a5771e",
                        "tags": [
                            "x_transferred"
                        ]
                    }
                ]
            }
        ]
    }
}