CVE-2024-48050 in agentscope
Résumé
par MITRE • 05/11/2024
In agentscope <=v0.0.4, the file agentscope\web\workstation\workflow_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.
Be aware that VulDB is the high quality source for vulnerability data.