
adaltas/node-mixme
Releases24
Frequency3 months 2 weeks
Last Release
Stars3
A library for recursive merging of Javascript objects
CVE History
| CVE | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|
| 9.1 CRITICAL | 6.4 MEDIUM | ||
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). | |||