ghsa-5xg7-5662-8x7j
Vulnerability from github
Published
2025-03-20 12:32
Modified
2025-03-22 00:19
Severity ?
VLAI Severity ?
Summary
Composio Eval Injection Vulnerability
Details
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.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "composio-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.5.43" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-8953" ], "database_specific": { "cwe_ids": [ "CWE-627" ], "github_reviewed": true, "github_reviewed_at": "2025-03-22T00:19:04Z", "nvd_published_at": "2025-03-20T10:15:44Z", "severity": "HIGH" }, "details": "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.", "id": "GHSA-5xg7-5662-8x7j", "modified": "2025-03-22T00:19:04Z", "published": "2025-03-20T12:32:49Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8953" }, { "type": "WEB", "url": "https://github.com/ComposioHQ/composio/commit/ed82fb45dc9fbd7f07c535c72bada871c158ae5f" }, { "type": "PACKAGE", "url": "https://github.com/ComposioHQ/composio-js" }, { "type": "WEB", "url": "https://github.com/ComposioHQ/composio/blob/b932d99e67f0fe95f8a0a24be9352e3f99059bc3/python/composio/tools/local/mathematical/actions/calculator.py#L37" }, { "type": "WEB", "url": "https://huntr.com/bounties/8203d721-e05f-4500-a5bc-c0bec980420c" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Composio Eval Injection Vulnerability" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…