diff --git a/advisories/unreviewed/2024/09/GHSA-66r2-xm28-74w9/GHSA-66r2-xm28-74w9.json b/advisories/github-reviewed/2024/09/GHSA-66r2-xm28-74w9/GHSA-66r2-xm28-74w9.json similarity index 68% rename from advisories/unreviewed/2024/09/GHSA-66r2-xm28-74w9/GHSA-66r2-xm28-74w9.json rename to advisories/github-reviewed/2024/09/GHSA-66r2-xm28-74w9/GHSA-66r2-xm28-74w9.json index 6ee792f4b7f..a3cf7adab0d 100644 --- a/advisories/unreviewed/2024/09/GHSA-66r2-xm28-74w9/GHSA-66r2-xm28-74w9.json +++ b/advisories/github-reviewed/2024/09/GHSA-66r2-xm28-74w9/GHSA-66r2-xm28-74w9.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-66r2-xm28-74w9", - "modified": "2024-09-16T14:37:27Z", + "modified": "2024-09-17T21:21:38Z", "published": "2024-09-16T14:37:27Z", "aliases": [ "CVE-2024-8865" ], + "summary": "Composio Path Traversal vulnerability", "details": "A vulnerability was found in composiohq composio up to 0.5.8 and classified as problematic. Affected by this issue is the function path of the file composio\\server\\api.py. The manipulation of the argument file leads to path traversal. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.", "severity": [ { @@ -18,13 +19,39 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "composio-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.5.8" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8865" }, + { + "type": "PACKAGE", + "url": "https://github.com/ComposioHQ/composio" + }, + { + "type": "WEB", + "url": "https://github.com/ComposioHQ/composio/blob/v0.5.8/python/composio/server/api.py#L255" + }, { "type": "WEB", "url": "https://rumbling-slice-eb0.notion.site/There-is-an-arbitrary-file-read-vulnerability-at-api-download-in-composiohq-composio-f0ec1ec26a5f434a97bb1ffde435a35b?pvs=4" @@ -47,8 +74,8 @@ "CWE-22" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-09-17T21:21:38Z", "nvd_published_at": "2024-09-15T01:15:10Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2024/09/GHSA-mrmh-3hqh-pfw7/GHSA-mrmh-3hqh-pfw7.json b/advisories/github-reviewed/2024/09/GHSA-mrmh-3hqh-pfw7/GHSA-mrmh-3hqh-pfw7.json similarity index 68% rename from advisories/unreviewed/2024/09/GHSA-mrmh-3hqh-pfw7/GHSA-mrmh-3hqh-pfw7.json rename to advisories/github-reviewed/2024/09/GHSA-mrmh-3hqh-pfw7/GHSA-mrmh-3hqh-pfw7.json index e41465d58c5..3b8dc2763fc 100644 --- a/advisories/unreviewed/2024/09/GHSA-mrmh-3hqh-pfw7/GHSA-mrmh-3hqh-pfw7.json +++ b/advisories/github-reviewed/2024/09/GHSA-mrmh-3hqh-pfw7/GHSA-mrmh-3hqh-pfw7.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-mrmh-3hqh-pfw7", - "modified": "2024-09-16T14:37:27Z", + "modified": "2024-09-17T21:21:46Z", "published": "2024-09-16T14:37:27Z", "aliases": [ "CVE-2024-8864" ], + "summary": "Composio Code Injection Vulnerability", "details": "A vulnerability has been found in composiohq composio up to 0.5.6 and classified as critical. Affected by this vulnerability is the function Calculator of the file python/composio/tools/local/mathematical/actions/calculator.py. The manipulation leads to code injection. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.", "severity": [ { @@ -18,13 +19,39 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "composio-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.5.6" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8864" }, + { + "type": "PACKAGE", + "url": "https://github.com/ComposioHQ/composio" + }, + { + "type": "WEB", + "url": "https://github.com/ComposioHQ/composio/blob/v0.5.6/python/composio/tools/local/mathematical/actions/calculator.py#L29" + }, { "type": "WEB", "url": "https://rumbling-slice-eb0.notion.site/Composio-s-Local-tools-Mathematical-has-a-code-injection-risk-in-composiohq-composio-ea0e89ee10fe4edfb9a8cfeed158c765?pvs=4" @@ -47,8 +74,8 @@ "CWE-94" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-09-17T21:21:45Z", "nvd_published_at": "2024-09-15T01:15:10Z" } } \ No newline at end of file