Skip to content

File tree

22 files changed

+1024
-93
lines changed

22 files changed

+1024
-93
lines changed
Lines changed: 99 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,99 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-498j-wxww-j897",
4+
"modified": "2025-12-05T15:11:38Z",
5+
"published": "2022-05-24T17:21:03Z",
6+
"aliases": [
7+
"CVE-2017-18879"
8+
],
9+
"summary": "Mattermost Server is vulnerable to XSS through author_link field in Slack attachments",
10+
"details": "An issue was discovered in Mattermost Server before 4.3.0, 4.2.1, and 4.1.2. XSS could occur via the author_link field of a Slack attachment.",
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": "4.1.2"
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": "4.2.0"
48+
},
49+
{
50+
"fixed": "4.2.1"
51+
}
52+
]
53+
}
54+
]
55+
},
56+
{
57+
"package": {
58+
"ecosystem": "Go",
59+
"name": "github.com/mattermost/mattermost-server"
60+
},
61+
"ranges": [
62+
{
63+
"type": "ECOSYSTEM",
64+
"events": [
65+
{
66+
"introduced": "4.3.0-rc1"
67+
},
68+
{
69+
"fixed": "4.3.0"
70+
}
71+
]
72+
}
73+
]
74+
}
75+
],
76+
"references": [
77+
{
78+
"type": "ADVISORY",
79+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-18879"
80+
},
81+
{
82+
"type": "PACKAGE",
83+
"url": "https://github.com/mattermost/mattermost"
84+
},
85+
{
86+
"type": "WEB",
87+
"url": "https://mattermost.com/security-updates"
88+
}
89+
],
90+
"database_specific": {
91+
"cwe_ids": [
92+
"CWE-79"
93+
],
94+
"severity": "MODERATE",
95+
"github_reviewed": true,
96+
"github_reviewed_at": "2025-12-05T15:11:38Z",
97+
"nvd_published_at": "2020-06-19T19:15:00Z"
98+
}
99+
}
Lines changed: 99 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,99 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-9x8x-w6g5-hx4w",
4+
"modified": "2025-12-05T15:10:38Z",
5+
"published": "2022-05-24T17:21:03Z",
6+
"aliases": [
7+
"CVE-2017-18877"
8+
],
9+
"summary": "Mattermost Server is vulnerable to XSS attacks against an OAuth 2.0 allow/deny page",
10+
"details": "An issue was discovered in Mattermost Server before 4.3.0, 4.2.1, and 4.1.2. XSS attacks could occur against an OAuth 2.0 allow/deny page.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V4",
14+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA: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": "4.1.2"
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": "4.2.0"
48+
},
49+
{
50+
"fixed": "4.2.1"
51+
}
52+
]
53+
}
54+
]
55+
},
56+
{
57+
"package": {
58+
"ecosystem": "Go",
59+
"name": "github.com/mattermost/mattermost-server"
60+
},
61+
"ranges": [
62+
{
63+
"type": "ECOSYSTEM",
64+
"events": [
65+
{
66+
"introduced": "4.3.0-rc1"
67+
},
68+
{
69+
"fixed": "4.3.0"
70+
}
71+
]
72+
}
73+
]
74+
}
75+
],
76+
"references": [
77+
{
78+
"type": "ADVISORY",
79+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-18877"
80+
},
81+
{
82+
"type": "PACKAGE",
83+
"url": "https://github.com/mattermost/mattermost"
84+
},
85+
{
86+
"type": "WEB",
87+
"url": "https://mattermost.com/security-updates"
88+
}
89+
],
90+
"database_specific": {
91+
"cwe_ids": [
92+
"CWE-79"
93+
],
94+
"severity": "MODERATE",
95+
"github_reviewed": true,
96+
"github_reviewed_at": "2025-12-05T15:10:38Z",
97+
"nvd_published_at": "2020-06-19T17:15:00Z"
98+
}
99+
}
Lines changed: 113 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,113 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-h564-6gc2-fcc6",
4+
"modified": "2025-12-05T15:11:21Z",
5+
"published": "2022-05-24T17:21:03Z",
6+
"aliases": [
7+
"CVE-2017-18878"
8+
],
9+
"summary": "Mattermost Server allows users with a session ID to revoke another users' session",
10+
"details": "An issue was discovered in Mattermost Server before 4.3.0, 4.2.1, and 4.1.2. Knowledge of a session ID allows revoking another user's session.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L"
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": "4.1.2-0.20171004201910-6be8113eb60c"
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": "4.2.0-rc1"
48+
},
49+
{
50+
"fixed": "4.2.1-0.20171004192657-8fbbd688ea24"
51+
}
52+
]
53+
}
54+
]
55+
},
56+
{
57+
"package": {
58+
"ecosystem": "Go",
59+
"name": "github.com/mattermost/mattermost-server"
60+
},
61+
"ranges": [
62+
{
63+
"type": "ECOSYSTEM",
64+
"events": [
65+
{
66+
"introduced": "4.3.0-rc1"
67+
},
68+
{
69+
"fixed": "4.3.0"
70+
}
71+
]
72+
}
73+
]
74+
}
75+
],
76+
"references": [
77+
{
78+
"type": "ADVISORY",
79+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-18878"
80+
},
81+
{
82+
"type": "WEB",
83+
"url": "https://github.com/mattermost/mattermost/commit/6be8113eb60cf5ddd2dc1c3f4db05cae0c183086"
84+
},
85+
{
86+
"type": "WEB",
87+
"url": "https://github.com/mattermost/mattermost/commit/8fbbd688ea2466dd0d70e9c07e9703d78f8a19a5"
88+
},
89+
{
90+
"type": "WEB",
91+
"url": "https://github.com/mattermost/mattermost/commit/affd35071ea155069979fd359726296de8aa6aaf"
92+
},
93+
{
94+
"type": "PACKAGE",
95+
"url": "https://github.com/mattermost/mattermost"
96+
},
97+
{
98+
"type": "WEB",
99+
"url": "https://mattermost.com/security-updates"
100+
}
101+
],
102+
"database_specific": {
103+
"cwe_ids": [
104+
"CWE-284",
105+
"CWE-639",
106+
"CWE-732"
107+
],
108+
"severity": "MODERATE",
109+
"github_reviewed": true,
110+
"github_reviewed_at": "2025-12-05T15:11:20Z",
111+
"nvd_published_at": "2020-06-19T19:15:00Z"
112+
}
113+
}

0 commit comments

Comments
 (0)