Description
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.
Remediation
References
https://nodesecurity.io/advisories/337
https://github.com/patriksimek/vm2/issues/59
https://github.com/hacksparrow/safe-eval/issues/5
Related Vulnerabilities
CVE-2018-1288 Vulnerability in maven package org.apache.kafka:kafka
CVE-2017-9799 Vulnerability in maven package org.apache.storm:storm
CVE-2016-10567 Vulnerability in npm package product-monitor
CVE-2016-10538 Vulnerability in npm package cli
CVE-2016-6797 Vulnerability in maven package org.apache.tomcat:tomcat-catalina