Security Advisory

CVE-2024-48050

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-11-04 00:00:00
Last updated 2024-11-06 21:02:15
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

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.