{"api_version":"1","generated_at":"2026-07-24T02:24:57+00:00","cve":"CVE-2021-23408","urls":{"html":"https://cve.report/CVE-2021-23408","api":"https://cve.report/api/cve/CVE-2021-23408.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2021-23408","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2021-23408"},"summary":{"title":"CVE-2021-23408","description":"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.","state":"PUBLIC","assigner":"report@snyk.io","published_at":"2021-07-21 16:15:00","updated_at":"2023-08-08 14:22:00"},"problem_types":["CWE-1321"],"metrics":[],"references":[{"url":"https://github.com/graphhopper/graphhopper/releases/tag/3.1","name":"https://github.com/graphhopper/graphhopper/releases/tag/3.1","refsource":"MISC","tags":[],"title":"Release 3.1: avoid prototype pollution (#2370) · graphhopper/graphhopper · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://github.com/graphhopper/graphhopper/releases/tag/3.2","name":"https://github.com/graphhopper/graphhopper/releases/tag/3.2","refsource":"MISC","tags":[],"title":"Release GraphHopper 3.2 · graphhopper/graphhopper · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://github.com/graphhopper/graphhopper/pull/2370","name":"https://github.com/graphhopper/graphhopper/pull/2370","refsource":"MISC","tags":[],"title":"avoid prototype pollution by karussell · Pull Request #2370 · graphhopper/graphhopper · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://snyk.io/vuln/SNYK-JAVA-COMGRAPHHOPPER-1320114","name":"https://snyk.io/vuln/SNYK-JAVA-COMGRAPHHOPPER-1320114","refsource":"MISC","tags":[],"title":"Prototype Pollution in com.graphhopper:graphhopper-web-bundle | Snyk","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://www.cve.org/CVERecord?id=CVE-2021-23408","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2021-23408","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[{"source":"LEGACY","value":"Snyk Security Team","lang":""}],"nvd_cpes":[{"cve_year":"2021","cve_id":"23408","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"graphhopper","cpe5":"graphhopper","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"},{"cve_year":"2021","cve_id":"23408","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"graphhopper","cpe5":"graphhopper","cpe6":"4.0","cpe7":"pre1","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"},{"cve_year":"2021","cve_id":"23408","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"graphhopper","cpe5":"graphhopper","cpe6":"4.0","cpe7":"pre2","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[{"cve":"CVE-2021-23408","qid":"981813","title":"Java (maven) Security Update for com.graphhopper:graphhopper-web-bundle (GHSA-qhxh-9hhx-6p7v)"}]},"source_records":{"cve_program":{"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"}]},"nvd":{"publishedDate":"2021-07-21 16:15:00","lastModifiedDate":"2023-08-08 14:22:00","problem_types":["CWE-1321"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"REQUIRED","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"LOW","availabilityImpact":"NONE","baseScore":4.3,"baseSeverity":"MEDIUM"},"exploitabilityScore":2.8,"impactScore":1.4},"baseMetricV2":{"cvssV2":{"version":"2.0","vectorString":"AV:N/AC:M/Au:N/C:N/I:P/A:N","accessVector":"NETWORK","accessComplexity":"MEDIUM","authentication":"NONE","confidentialityImpact":"NONE","integrityImpact":"PARTIAL","availabilityImpact":"NONE","baseScore":4.3},"severity":"MEDIUM","exploitabilityScore":8.6,"impactScore":2.9,"acInsufInfo":false,"obtainAllPrivilege":false,"obtainUserPrivilege":false,"obtainOtherPrivilege":false,"userInteractionRequired":true}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:graphhopper:graphhopper:4.0:pre2:*:*:*:*:*:*","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:graphhopper:graphhopper:4.0:pre1:*:*:*:*:*:*","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:graphhopper:graphhopper:*:*:*:*:*:*:*:*","versionEndExcluding":"3.2","cpe_name":[]}]}]}},"legacy_mitre":{"record":{"CveYear":"2021","CveId":"23408","Ordinal":"198135","Title":"CVE-2021-23408","CVE":"CVE-2021-23408","Year":"2021"},"notes":[{"CveYear":"2021","CveId":"23408","Ordinal":"1","NoteData":"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.","Type":"Description","Title":null},{"CveYear":"2021","CveId":"23408","Ordinal":"2","NoteData":"2021-07-21","Type":"Other","Title":"Published"},{"CveYear":"2021","CveId":"23408","Ordinal":"3","NoteData":"2021-07-21","Type":"Other","Title":"Modified"}]}}}