{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ASSIGNER": "report@snyk.io",
        "DATE_PUBLIC": "2021-07-21T15:30:46.769363Z",
        "ID": "CVE-2021-23408",
        "STATE": "PUBLIC",
        "TITLE": "Prototype Pollution"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "com.graphhopper:graphhopper-web-bundle",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_value": "3.2"
                                        },
                                        {
                                            "version_affected": ">=",
                                            "version_value": "4.0-pre1"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_value": "4.0"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "n/a"
                }
            ]
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Prototype Pollution"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "MISC",
                "url": "https://snyk.io/vuln/SNYK-JAVA-COMGRAPHHOPPER-1320114",
                "name": "https://snyk.io/vuln/SNYK-JAVA-COMGRAPHHOPPER-1320114"
            },
            {
                "refsource": "MISC",
                "url": "https://github.com/graphhopper/graphhopper/pull/2370",
                "name": "https://github.com/graphhopper/graphhopper/pull/2370"
            },
            {
                "refsource": "MISC",
                "url": "https://github.com/graphhopper/graphhopper/releases/tag/3.2",
                "name": "https://github.com/graphhopper/graphhopper/releases/tag/3.2"
            },
            {
                "refsource": "MISC",
                "url": "https://github.com/graphhopper/graphhopper/releases/tag/3.1",
                "name": "https://github.com/graphhopper/graphhopper/releases/tag/3.1"
            }
        ]
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "This affects the package com.graphhopper:graphhopper-web-bundle before 3.2, from 4.0-pre1 and before 4.0. The URL parser could be tricked into adding or modifying properties of Object.prototype using a constructor or __proto__ payload."
            }
        ]
    },
    "impact": {
        "cvss": {
            "version": "3.1",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "attackVector": "NETWORK",
            "attackComplexity": "LOW",
            "privilegesRequired": "NONE",
            "userInteraction": "REQUIRED",
            "scope": "UNCHANGED",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "availabilityImpact": "LOW"
        }
    },
    "credit": [
        {
            "lang": "eng",
            "value": "Snyk Security Team"
        }
    ]
}