Skip to content

Commit a538db3

Browse files
1 parent 0f3960e commit a538db3

File tree

2 files changed

+54
-12
lines changed

2 files changed

+54
-12
lines changed

advisories/unreviewed/2026/03/GHSA-4gc2-344q-r2rw/GHSA-4gc2-344q-r2rw.json renamed to advisories/github-reviewed/2026/03/GHSA-4gc2-344q-r2rw/GHSA-4gc2-344q-r2rw.json

Lines changed: 27 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,40 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-4gc2-344q-r2rw",
4-
"modified": "2026-03-03T21:31:14Z",
4+
"modified": "2026-03-04T21:14:09Z",
55
"published": "2026-03-02T21:31:32Z",
66
"aliases": [
77
"CVE-2026-2256"
88
],
9-
"details": "A command injection vulnerability in ModelScope's ms-agent versions v1.6.0rc1 and earlier exists, allowing an attacker to execute arbitrary operating system commands through crafted prompt-derived input.",
9+
"summary": "MS-Agent vulnerable to Command Injection",
10+
"details": "A Command Injection vulnerability in ModelScope's MS-Agent versions v1.6.0rc1 and earlier exists, allowing an attacker to execute arbitrary operating system commands through crafted prompt-derived input.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "PyPI",
21+
"name": "ms-agent"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"last_affected": "1.6.0rc1"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
1738
"references": [
1839
{
1940
"type": "ADVISORY",
@@ -24,7 +45,7 @@
2445
"url": "https://github.com/Itamar-Yochpaz/CVE-2026-2256-PoC"
2546
},
2647
{
27-
"type": "WEB",
48+
"type": "PACKAGE",
2849
"url": "https://github.com/modelscope/ms-agent"
2950
},
3051
{
@@ -45,8 +66,8 @@
4566
"CWE-77"
4667
],
4768
"severity": "MODERATE",
48-
"github_reviewed": false,
49-
"github_reviewed_at": null,
69+
"github_reviewed": true,
70+
"github_reviewed_at": "2026-03-04T21:14:09Z",
5071
"nvd_published_at": "2026-03-02T21:16:27Z"
5172
}
5273
}

advisories/unreviewed/2026/03/GHSA-xc68-rrqc-qgq3/GHSA-xc68-rrqc-qgq3.json renamed to advisories/github-reviewed/2026/03/GHSA-xc68-rrqc-qgq3/GHSA-xc68-rrqc-qgq3.json

Lines changed: 27 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-xc68-rrqc-qgq3",
4-
"modified": "2026-03-03T21:31:16Z",
4+
"modified": "2026-03-04T21:15:13Z",
55
"published": "2026-03-03T21:31:16Z",
66
"aliases": [
77
"CVE-2026-3484"
88
],
9+
"summary": "MCP NMAP Server has an Injection vulnerability",
910
"details": "A vulnerability was detected in PhialsBasement nmap-mcp-server up to bee6d23547d57ae02460022f7c78ac0893092e38. Affected by this issue is the function child_process.exec of the file src/index.ts of the component Nmap CLI Command Handler. The manipulation results in command injection. The attack may be performed from remote. This product utilizes a rolling release system for continuous delivery, and as such, version information for affected or updated releases is not disclosed. The patch is identified as 30a6b9e1c7fa6146f51e28d6ab83a2568d9a3488. It is best practice to apply a patch to resolve this issue.",
1011
"severity": [
1112
{
@@ -14,10 +15,30 @@
1415
},
1516
{
1617
"type": "CVSS_V4",
17-
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
18+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N"
19+
}
20+
],
21+
"affected": [
22+
{
23+
"package": {
24+
"ecosystem": "npm",
25+
"name": "mcp-nmap-server"
26+
},
27+
"ranges": [
28+
{
29+
"type": "ECOSYSTEM",
30+
"events": [
31+
{
32+
"introduced": "0"
33+
},
34+
{
35+
"last_affected": "1.0.1"
36+
}
37+
]
38+
}
39+
]
1840
}
1941
],
20-
"affected": [],
2142
"references": [
2243
{
2344
"type": "ADVISORY",
@@ -36,7 +57,7 @@
3657
"url": "https://github.com/PhialsBasement/nmap-mcp-server/commit/30a6b9e1c7fa6146f51e28d6ab83a2568d9a3488"
3758
},
3859
{
39-
"type": "WEB",
60+
"type": "PACKAGE",
4061
"url": "https://github.com/PhialsBasement/nmap-mcp-server"
4162
},
4263
{
@@ -61,8 +82,8 @@
6182
"CWE-74"
6283
],
6384
"severity": "MODERATE",
64-
"github_reviewed": false,
65-
"github_reviewed_at": null,
85+
"github_reviewed": true,
86+
"github_reviewed_at": "2026-03-04T21:15:13Z",
6687
"nvd_published_at": "2026-03-03T20:16:50Z"
6788
}
6889
}

0 commit comments

Comments
 (0)