2024-11-04 00:00:00
mitre
PUBLISHED
In agentscope <=v0.0.4, the file agentscopewebworkstationworkflow_utils.py has the function is_callable_expression. Within this function, the line result = eval(s) poses a security risk as it can directly execute user-provided commands.