Security Advisory

CVE-2024-8953

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-03-20 10:10:56
Last updated 2025-03-20 18:10:22
Assigner @huntr_ai
State PUBLISHED

Description

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.