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).
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.
Link | Tags |
---|---|
http://nodejs.com | third party advisory url repurposed |
https://www.npmjs.com/~david | third party advisory |
https://github.com/adaltas/node-mixme/issues/1 | third party advisory issue tracking |
https://github.com/adaltas/node-mixme/commit/cfd5fbfc32368bcf7e06d1c5985ea60e34cd4028 | third party advisory patch |
https://github.com/adaltas/node-mixme/security/advisories/GHSA-79jw-6wg7-r9g4 | third party advisory patch |
https://security.netapp.com/advisory/ntap-20210618-0005/ | third party advisory |