simpleeval is vulnerable to Sandbox Bypass
59
Medium Risk
simpleeval does not include the operator module's attrgetter, itemgetter, and methodcaller helpers in its disallowed-function list. When an evaluated expression can reach the operator module, chaining these helpers lets it access arbitrary attributes and invoke arbitrary methods, escaping the evaluator's restrictions. The patch adds attrgetter, itemgetter, methodcaller, and operator.call to the blocked functions set.
You are affected if you are using a version that falls within the vulnerable range and your evaluator exposes the operator module or its functions to evaluated expressions.
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.