CVE-2024-48050
CRITICAL EPSS 51.6%
Published Nov 4, 20241y ago · Modified Jun 17, 20261w ago
9.8 CVSS 3.1
Published Nov 4, 2024 1y ago
Last Modified Jun 17, 2026 1w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
51.6% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-94 Improper Control of Generation of Code (Code Injection) Injection
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| modelscope | agentscope | * | ≤0.0.4 |
References 2
- gist.github.com https://gist.github.com/AfterSnows/0ad9d233a9d2a5b7e6e5273e2e23508d
- rumbling-slice-eb0.notion.site https://rumbling-slice-eb0.notion.site/Unauthenticated-Remote-Code-Execution-via-The-use-of-eval-in-is_callable_expression-and-sanitize_nod-cd4ea6c576da4e0b965ef596855c298d
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.