5.4

CVE-2021-23408

Exploit

Prototype Pollution

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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
GraphhopperGraphhopper Version < 3.2
GraphhopperGraphhopper Version4.0 Updatepre1
GraphhopperGraphhopper Version4.0 Updatepre2
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.4% 0.69
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 4.3 2.8 1.4
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
nvd@nist.gov 4.3 8.6 2.9
AV:N/AC:M/Au:N/C:N/I:P/A:N
report@snyk.io 5.4 2.8 2.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L
CWE-1321 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')

The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype.

https://github.com/graphhopper/graphhopper/pull/2370
Patch
Third Party Advisory
https://github.com/graphhopper/graphhopper/releases/tag/3.1
Third Party Advisory
Release Notes
https://github.com/graphhopper/graphhopper/releases/tag/3.2
Third Party Advisory
Release Notes
https://snyk.io/vuln/SNYK-JAVA-COMGRAPHHOPPER-1320114
Third Party Advisory
Exploit