2 matches found
Prototype Pollution
objtools is vulnerable to prototype pollution. The vulnerability exists as it does not prevent the proto property to be set when .merge is called...
Node.js third-party modules: [objtools] Prototype pollution
I would like to report a prototype pollution vulnerability in objtools module. It allows an attacker to inject properties on Object.prototype. Module module name: objtools version: 2.0.1 npm page: https://www.npmjs.com/package/objtools Module Description objtools provides several utility function...