5.3
CVE-2020-7608
- EPSS 0.11%
- Published 16.03.2020 20:15:12
- Last modified 21.11.2024 05:37:27
- Source report@snyk.io
- Teams watchlist Login
- Open Login
yargs-parser could be tricked into adding or modifying properties of Object.prototype using a "__proto__" payload.
Data is provided by the National Vulnerability Database (NVD)
Yargs ≫ Yargs-parser SwPlatformnode.js Version < 5.0.1
Yargs ≫ Yargs-parser SwPlatformnode.js Version >= 6.0.0 < 13.1.2
Yargs ≫ Yargs-parser SwPlatformnode.js Version >= 14.0.0 < 15.0.1
Yargs ≫ Yargs-parser SwPlatformnode.js Version >= 16.0.0 < 18.1.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.11% | 0.301 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 5.3 | 1.8 | 3.4 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
|
nvd@nist.gov | 4.6 | 3.9 | 6.4 |
AV:L/AC:L/Au:N/C:P/I:P/A:P
|
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.