Skip to content

Commit 0ab3888

Browse files
1 parent 9114fe2 commit 0ab3888

File tree

4 files changed

+184
-58
lines changed

4 files changed

+184
-58
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-8pff-p3gx-w4jf",
4+
"modified": "2026-01-12T20:18:18Z",
5+
"published": "2022-05-24T17:21:06Z",
6+
"aliases": [
7+
"CVE-2017-18904"
8+
],
9+
"summary": " Mattermost Server vulnerable to XSS via an uploaded file",
10+
"details": "An issue was discovered in Mattermost Server before 4.0.0, 3.10.2, and 3.9.2. It allows XSS via an uploaded file.",
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"
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-18904"
61+
},
62+
{
63+
"type": "WEB",
64+
"url": "https://github.com/mattermost/mattermost/commit/6a2754376c8c8270be5e11e3fdab589659d0cc8d"
65+
},
66+
{
67+
"type": "WEB",
68+
"url": "https://github.com/mattermost/mattermost/commit/bde06a7bc3a03a56da224c1ffcd8bffb0af8071b"
69+
},
70+
{
71+
"type": "WEB",
72+
"url": "https://github.com/mattermost/mattermost/commit/f06c5bef4d78966c60b153bbec6eea4ec0be9e68"
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-01-12T20:18:18Z",
90+
"nvd_published_at": "2020-06-19T19:15:00Z"
91+
}
92+
}
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-g24c-fx4v-xg9w",
4+
"modified": "2026-01-12T20:18:44Z",
5+
"published": "2022-05-24T17:21:06Z",
6+
"aliases": [
7+
"CVE-2017-18905"
8+
],
9+
"summary": "Mattermost Server has Insufficient Session Expiration when used as an OAuth 2.0 service provider",
10+
"details": "An issue was discovered in Mattermost Server before 4.0.0, 3.10.2, and 3.9.2, when used as an OAuth 2.0 service provider, Session invalidation was mishandled.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/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"
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-18905"
61+
},
62+
{
63+
"type": "WEB",
64+
"url": "https://github.com/mattermost/mattermost/commit/15ad24d160cb4604d0605ebbfa53d11a57820706"
65+
},
66+
{
67+
"type": "WEB",
68+
"url": "https://github.com/mattermost/mattermost/commit/b17fca0d5ee7557e3df1cf1d1da8bd749859e35f"
69+
},
70+
{
71+
"type": "WEB",
72+
"url": "https://github.com/mattermost/mattermost/commit/fbc170733e86f09b46ba754dd03304733d2f482f"
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-613"
86+
],
87+
"severity": "MODERATE",
88+
"github_reviewed": true,
89+
"github_reviewed_at": "2026-01-12T20:18:44Z",
90+
"nvd_published_at": "2020-06-19T20:15:00Z"
91+
}
92+
}

advisories/unreviewed/2022/05/GHSA-8pff-p3gx-w4jf/GHSA-8pff-p3gx-w4jf.json

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

advisories/unreviewed/2022/05/GHSA-g24c-fx4v-xg9w/GHSA-g24c-fx4v-xg9w.json

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

0 commit comments

Comments
 (0)