5.4
CVE-2021-23408
- EPSS 0.25%
- Veröffentlicht 21.07.2021 16:15:08
- Zuletzt bearbeitet 21.11.2024 05:51:39
- Quelle report@snyk.io
- CVE-Watchlists
- Unerledigt
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)
Graphhopper ≫ Graphhopper Version < 3.2
Graphhopper ≫ Graphhopper Version4.0 Updatepre1
Graphhopper ≫ Graphhopper Version4.0 Updatepre2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.25% | 0.485 |
| 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.