Beveiligingsadvies

CVE-2024-48050

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2024-11-04 00:00:00
Laatst bijgewerkt 2024-11-06 21:02:15
Toegewezen door mitre
CVSS-score 9.8
Status PUBLISHED

Beschrijving

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.