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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-11-04 23:15
Updated : 2024-11-06 21:35
NVD link : CVE-2024-48050
Mitre link : CVE-2024-48050
CVE.ORG link : CVE-2024-48050
JSON object : View
Products Affected
No product.
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')