safer-eval is a npm package to sandbox the he evaluation of code used within the eval function. Affected versions of this package are vulnerable to Arbitrary Code Execution via generating a RangeError.
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
Link | Tags |
---|---|
https://github.com/commenthol/safer-eval/security/advisories/GHSA-v63x-xc9j-hhvq | third party advisory |
https://snyk.io/vuln/SNYK-JS-SAFEREVAL-534901 | third party advisory exploit |