7.8

CVE-2020-7641

Exploit

Prototype Pollution

This affects all versions of package grunt-util-property. The function call could be tricked into adding or modifying properties of Object.prototype using a __proto__ payload.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Grunt-util-property ProjectGrunt-util-property Version0.0.1 SwPlatformnode.js
Grunt-util-property ProjectGrunt-util-property Version0.0.2 SwPlatformnode.js
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.37% 0.284
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.8 1.8 5.9
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
report@snyk.io 4 1.4 2.5
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/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/mikaelkaron/grunt-util-property/blob/master/main.js%23L41
Third Party Advisory
Broken Link
https://security.snyk.io/vuln/SNYK-JS-GRUNTUTILPROPERTY-565088
Third Party Advisory
Exploit