GHSA-8H93-28HG-FJ84
Vulnerability from github – Published: 2025-01-08 21:32 – Updated: 2025-01-31 21:06
VLAI?
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.
Severity ?
6.4 (Medium)
{
"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 observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…