CVE-2024-48050

CRITICAL

agentscope < 0.0.4 - Remote Code Execution via is_callable_expression eval

Title source: llm
STIX 2.1

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.

Scores

CVSS v3 9.8
EPSS 0.0019
EPSS Percentile 40.3%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact total

Details

CWE
CWE-94
Status published
Products (2)
modelscope/agentscope < 0.0.4
pypi/agentscope 0PyPI
Published Nov 04, 2024
Tracked Since Feb 18, 2026