Skip to content

Commit 8cdfad9

Browse files
1 parent f79e347 commit 8cdfad9

File tree

2 files changed

+92
-29
lines changed

2 files changed

+92
-29
lines changed
Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,92 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-42x9-rr3c-gr59",
4+
"modified": "2026-02-06T22:44:36Z",
5+
"published": "2022-05-24T17:21:06Z",
6+
"aliases": [
7+
"CVE-2017-18907"
8+
],
9+
"summary": "Mattermost Server vulnerable to XSS through channel headers",
10+
"details": "An issue was discovered in Mattermost Server before 4.0.0, 3.10.2, and 3.9.2. XSS could occur via a channel header.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Go",
21+
"name": "github.com/mattermost/mattermost-server"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "3.9.2-0.20170714014920-312269ad0bd1"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "Go",
40+
"name": "github.com/mattermost/mattermost-server"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "3.10.0"
48+
},
49+
{
50+
"fixed": "3.10.2"
51+
}
52+
]
53+
}
54+
]
55+
}
56+
],
57+
"references": [
58+
{
59+
"type": "ADVISORY",
60+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-18907"
61+
},
62+
{
63+
"type": "WEB",
64+
"url": "https://github.com/mattermost/mattermost/commit/312269ad0bd166174f07f9df7391fce714601600"
65+
},
66+
{
67+
"type": "WEB",
68+
"url": "https://github.com/mattermost/mattermost/commit/4519b03d95e8bfe1b2f74094673ae1a2f39f6b47"
69+
},
70+
{
71+
"type": "WEB",
72+
"url": "https://github.com/mattermost/mattermost/commit/a18479df0940be8503c9b88993490741793eba9e"
73+
},
74+
{
75+
"type": "PACKAGE",
76+
"url": "https://github.com/mattermost/mattermost"
77+
},
78+
{
79+
"type": "WEB",
80+
"url": "https://mattermost.com/security-updates"
81+
}
82+
],
83+
"database_specific": {
84+
"cwe_ids": [
85+
"CWE-79"
86+
],
87+
"severity": "MODERATE",
88+
"github_reviewed": true,
89+
"github_reviewed_at": "2026-02-06T22:44:36Z",
90+
"nvd_published_at": "2020-06-19T20:15:00Z"
91+
}
92+
}

advisories/unreviewed/2022/05/GHSA-42x9-rr3c-gr59/GHSA-42x9-rr3c-gr59.json

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

0 commit comments

Comments
 (0)