Vulnerabilities (CVE)

Join the Common Vulnerabilities and Exposures (CVE) community and start to get notified about new vulnerabilities.

Filtered by vendor Safe-eval Project Subscribe
Filtered by product Safe-eval
Total 3 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-25904 1 Safe-eval Project 1 Safe-eval 2022-12-29 N/A 9.8 CRITICAL
All versions of package safe-eval are vulnerable to Prototype Pollution which allows an attacker to add or modify properties of the Object.prototype.Consolidate when using the function safeEval. This is because the function uses vm variable, leading an attacker to modify properties of the Object.prototype.
CVE-2020-7710 1 Safe-eval Project 1 Safe-eval 2021-07-21 7.5 HIGH 9.8 CRITICAL
This affects all versions of package safe-eval. It is possible for an attacker to run an arbitrary command on the host machine.
CVE-2017-16088 1 Safe-eval Project 1 Safe-eval 2019-10-09 10.0 HIGH 10.0 CRITICAL
The safe-eval module describes itself as a safer version of eval. By accessing the object constructors, un-sanitized user input can access the entire standard library and effectively break out of the sandbox.