In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade talkpipe to version 0.9.0a2 or higher.
talkpipe is a Python internal and external DSL for writing generative AI analytics
Affected versions of this package are vulnerable to Eval Injection due to using the function eval() unsafe in the compileLambda function in the talkpipe/util/data_manipulation.py file. An attacker can execute arbitrary Python code by injecting a malicious expression.