In all versions of package casperjs, the mergeObjects utility function is susceptible to 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.
Link | Tags |
---|---|
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-572804 | exploit third party advisory mitigation |
https://snyk.io/vuln/SNYK-JS-CASPERJS-572803 | exploit third party advisory mitigation |
https://github.com/casperjs/casperjs/blob/master/modules/utils.js%23L680 | broken link |