9.1
CVE-2021-28860
- EPSS 1.96%
- Veröffentlicht 03.05.2021 12:15:07
- Zuletzt bearbeitet 21.11.2024 06:00:20
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
In Node.js mixme, prior to v0.5.1, an attacker can add or alter properties of an object via '__proto__' through the mutate() and merge() functions. The polluted attribute will be directly assigned to every object in the program. This will put the availability of the program at risk causing a potential denial of service (DoS).
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.96% | 0.777 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.1 | 3.9 | 5.2 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
|
| nvd@nist.gov | 6.4 | 10 | 4.9 |
AV:N/AC:L/Au:N/C:N/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.
http://nodejs.com
https://github.com/adaltas/node-mixme/commit/cfd5fbfc32368bcf7e06d1c5985ea60e34cd4028
https://github.com/adaltas/node-mixme/issues/1
https://github.com/adaltas/node-mixme/security/advisories/GHSA-79jw-6wg7-r9g4
https://security.netapp.com/advisory/ntap-20210618-0005/
https://www.npmjs.com/~david