{ "schema_version": "1.4.0", "id": "GHSA-qhxh-9hhx-6p7v", "modified": "2021-07-26T17:47:03Z", "published": "2021-08-02T16:59:35Z", "aliases": [ "CVE-2021-23408" ], "summary": "Prototype Pollution in GraphHopper", "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "com.graphhopper:graphhopper-web-bundle" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "3.2" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23408" }, { "type": "WEB", "url": "https://github.com/graphhopper/graphhopper/pull/2370" }, { "type": "WEB", "url": "https://github.com/graphhopper/graphhopper/releases/tag/3.1" }, { "type": "WEB", "url": "https://github.com/graphhopper/graphhopper/releases/tag/3.2" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-COMGRAPHHOPPER-1320114" } ], "database_specific": { "cwe_ids": [ "CWE-1321" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2021-07-26T17:47:03Z", "nvd_published_at": "2021-07-21T16:15:00Z" } }