CVE-2024-8953

In composiohq/composio version 0.4.3, the mathematical_calculator endpoint uses the unsafe eval() function to perform mathematical operations. This can lead to arbitrary code execution if untrusted input is passed to the eval() function.
Configurations

Configuration 1 (hide)

cpe:2.3:a:composio:composio:0.4.3:*:*:*:*:*:*:*

History

No history.

Information

Published : 2025-03-20 10:15

Updated : 2025-04-01 20:30


NVD link : CVE-2024-8953

Mitre link : CVE-2024-8953

CVE.ORG link : CVE-2024-8953


JSON object : View

Products Affected

composio

  • composio
CWE
CWE-627

Dynamic Variable Evaluation

CWE-913

Improper Control of Dynamically-Managed Code Resources