Skip to content

Commit 6a5dc6d

Browse files
1 parent a876116 commit 6a5dc6d

File tree

1 file changed

+33
-4
lines changed

1 file changed

+33
-4
lines changed

advisories/unreviewed/2025/10/GHSA-x6fh-7qmf-69xh/GHSA-x6fh-7qmf-69xh.json renamed to advisories/github-reviewed/2025/10/GHSA-x6fh-7qmf-69xh/GHSA-x6fh-7qmf-69xh.json

Lines changed: 33 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,40 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-x6fh-7qmf-69xh",
4-
"modified": "2025-10-23T06:31:00Z",
4+
"modified": "2025-10-23T16:49:07Z",
55
"published": "2025-10-23T06:31:00Z",
66
"aliases": [
77
"CVE-2025-62820"
88
],
9+
"summary": "Slack Nebula may accept arbitrary source IP addresses ",
910
"details": "Slack Nebula before 1.9.7 mishandles CIDR in some configurations and thus accepts arbitrary source IP addresses within the Nebula network.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:L"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Go",
21+
"name": "github.com/slackhq/nebula"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "1.9.4"
29+
},
30+
{
31+
"fixed": "1.9.7"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
1738
"references": [
1839
{
1940
"type": "ADVISORY",
@@ -26,15 +47,23 @@
2647
{
2748
"type": "WEB",
2849
"url": "https://github.com/slackhq/nebula/pull/1494"
50+
},
51+
{
52+
"type": "WEB",
53+
"url": "https://github.com/slackhq/nebula/commit/e264a0ff888c7bf0568579306755a60fc42f6ecc"
54+
},
55+
{
56+
"type": "PACKAGE",
57+
"url": "https://github.com/slackhq/nebula"
2958
}
3059
],
3160
"database_specific": {
3261
"cwe_ids": [
3362
"CWE-420"
3463
],
3564
"severity": "MODERATE",
36-
"github_reviewed": false,
37-
"github_reviewed_at": null,
65+
"github_reviewed": true,
66+
"github_reviewed_at": "2025-10-23T16:49:07Z",
3867
"nvd_published_at": "2025-10-23T04:18:57Z"
3968
}
4069
}

0 commit comments

Comments
 (0)