Skip to content

Commit 09923f7

Browse files
1 parent 18c0d81 commit 09923f7

File tree

2 files changed

+65
-33
lines changed

2 files changed

+65
-33
lines changed
Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-3mwv-j45g-vp3w",
4+
"modified": "2025-12-05T02:18:39Z",
5+
"published": "2025-12-04T18:30:53Z",
6+
"aliases": [
7+
"CVE-2025-56427"
8+
],
9+
"summary": "ComposioHQ has a directory traversal vulnerability",
10+
"details": "Directory Traversal vulnerability in ComposioHQ v.0.7.20 allows a remote attacker to obtain sensitive information via the _download_file_or_dir function.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V4",
14+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "PyPI",
21+
"name": "composio"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"last_affected": "0.7.20"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-56427"
42+
},
43+
{
44+
"type": "PACKAGE",
45+
"url": "https://github.com/ComposioHQ/composio"
46+
},
47+
{
48+
"type": "WEB",
49+
"url": "https://github.com/ComposioHQ/composio/blob/master/python/composio/server/api.py#L278"
50+
},
51+
{
52+
"type": "WEB",
53+
"url": "https://github.com/TOAST-Research/pocs/blob/main/composio/composio_1.md"
54+
}
55+
],
56+
"database_specific": {
57+
"cwe_ids": [
58+
"CWE-22"
59+
],
60+
"severity": "MODERATE",
61+
"github_reviewed": true,
62+
"github_reviewed_at": "2025-12-05T02:18:39Z",
63+
"nvd_published_at": "2025-12-04T16:16:21Z"
64+
}
65+
}

advisories/unreviewed/2025/12/GHSA-3mwv-j45g-vp3w/GHSA-3mwv-j45g-vp3w.json

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)