ghsa-8h93-28hg-fj84
Vulnerability from github
Published
2025-01-08 21:32
Modified
2025-01-31 21:06
Severity ?
VLAI Severity ?
Summary
Composio Command Execution vulnerability
Details
composio >=0.5.40 is vulnerable to Command Execution in composio_openai, composio_claude, and composio_julep via the handle_tool_calls function.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "composio-claude" }, "ranges": [ { "events": [ { "introduced": "0.5.40" }, { "fixed": "0.6.9" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "composio-openai" }, "ranges": [ { "events": [ { "introduced": "0.5.40" }, { "fixed": "0.6.9" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "composio-julep" }, "ranges": [ { "events": [ { "introduced": "0.5.40" }, { "fixed": "0.6.9" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-53526" ], "database_specific": { "cwe_ids": [ "CWE-77" ], "github_reviewed": true, "github_reviewed_at": "2025-01-31T21:06:18Z", "nvd_published_at": "2025-01-08T19:15:37Z", "severity": "MODERATE" }, "details": "composio \u003e=0.5.40 is vulnerable to Command Execution in composio_openai, composio_claude, and composio_julep via the handle_tool_calls function.", "id": "GHSA-8h93-28hg-fj84", "modified": "2025-01-31T21:06:18Z", "published": "2025-01-08T21:32:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53526" }, { "type": "WEB", "url": "https://github.com/ComposioHQ/composio/issues/1073" }, { "type": "WEB", "url": "https://github.com/ComposioHQ/composio/pull/1107" }, { "type": "WEB", "url": "https://github.com/ComposioHQ/composio/commit/f496f7fa776335ae7825cad2991c9b38923271fc" }, { "type": "PACKAGE", "url": "https://github.com/ComposioHQ/composio" }, { "type": "WEB", "url": "https://github.com/ComposioHQ/composio/blob/11ee7470aa6543097ee30bb036af8e9726dc7a85/python/plugins/claude/composio_claude/toolset.py#L156" }, { "type": "WEB", "url": "https://github.com/ComposioHQ/composio/blob/11ee7470aa6543097ee30bb036af8e9726dc7a85/python/plugins/julep/composio_julep/toolset.py#L21" }, { "type": "WEB", "url": "https://github.com/ComposioHQ/composio/blob/11ee7470aa6543097ee30bb036af8e9726dc7a85/python/plugins/openai/composio_openai/toolset.py#L184" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Composio Command Execution 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…