simpleeval is vulnerable to Sandbox Bypass
31
Low Risk
simpleeval blocks os.popen and os.system but not the os module's other exec, spawn, and posix_spawn family functions. An evaluator that wraps the os module without narrowing allowed_attrs lets an expression invoke one of those unblocked functions to run an external process. The fix adds every os function whose name starts with exec, spawn, or posix_spawn to the disallowed-functions set.
You are affected if you are using a version that falls within the vulnerable range and you wrap the os module with ModuleWrapper without restricting allowed_attrs.
simpleeval is vulnerable to Sandbox Bypass in versions 0.0.1 - 1.0.7.
Upgrade the simpleeval library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

I consent to receiving marketing communications based on Aikido’s Privacy Policy.
SOC 2Compliant
ISO 27001Compliant
ISO 42001Compliant© All Intel data is openly available and commercially licensed.