All versions of the package safe-eval are vulnerable to Prototype Pollution via the safeEval function, due to improper sanitization of its parameter content.
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://security.snyk.io/vuln/SNYK-JS-SAFEEVAL-3373062 | third party advisory exploit |
https://gist.github.com/seongil-wi/9d9fc0cc5b7b130419cd45827e59c4f9 | third party advisory exploit |
https://github.com/hacksparrow/safe-eval/issues/28 | issue tracking exploit third party advisory |