← Back to CVE List

CVE-2024-48050

Published: 2024-11-04T23:15Z
Last Modified: 2024-11-06T21:35Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt