Skip to content

Commit f384ed9

Browse files
1 parent 16209e3 commit f384ed9

File tree

4 files changed

+222
-58
lines changed

4 files changed

+222
-58
lines changed
Lines changed: 111 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,111 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-63wg-qmrv-7q66",
4+
"modified": "2026-01-12T19:28:48Z",
5+
"published": "2022-05-24T17:21:05Z",
6+
"aliases": [
7+
"CVE-2017-18896"
8+
],
9+
"summary": "Mattermost Server allows attackers to log sensitive information via DEBUG REST API logging endpoint",
10+
"details": "An issue was discovered in Mattermost Server before 4.2.0, 4.1.1, and 4.0.5. It allows attackers to add DEBUG lines to the logs via a REST API version 3 logging endpoint.",
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": "4.1.0"
29+
},
30+
{
31+
"fixed": "4.1.1"
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": "0"
48+
},
49+
{
50+
"fixed": "4.0.5"
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.2.0-rc1"
67+
},
68+
{
69+
"fixed": "4.2.0"
70+
}
71+
]
72+
}
73+
]
74+
}
75+
],
76+
"references": [
77+
{
78+
"type": "ADVISORY",
79+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-18896"
80+
},
81+
{
82+
"type": "WEB",
83+
"url": "https://github.com/mattermost/mattermost/commit/3c34e2b2dcb0fde96a10e68d877aa7d0ab511669"
84+
},
85+
{
86+
"type": "WEB",
87+
"url": "https://github.com/mattermost/mattermost/commit/722fb1947a2e7395ccf16adce9206736d803a9f3"
88+
},
89+
{
90+
"type": "WEB",
91+
"url": "https://github.com/mattermost/mattermost/commit/d38328976e2c8bb0fab91e656042a0d8ac37bc76"
92+
},
93+
{
94+
"type": "WEB",
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-732"
105+
],
106+
"severity": "MODERATE",
107+
"github_reviewed": true,
108+
"github_reviewed_at": "2026-01-12T19:28:48Z",
109+
"nvd_published_at": "2020-06-19T19:15:00Z"
110+
}
111+
}
Lines changed: 111 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,111 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-9589-mq83-f749",
4+
"modified": "2026-01-12T19:29:16Z",
5+
"published": "2022-05-24T17:21:05Z",
6+
"aliases": [
7+
"CVE-2017-18898"
8+
],
9+
"summary": "Mattermost Server is vulnerable to DoS through maliciously crafted posts",
10+
"details": "An issue was discovered in Mattermost Server before 4.2.0, 4.1.1, and 4.0.5. It allows crafted posts that potentially cause a web browser to hang.",
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: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.0.5"
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.1.0"
48+
},
49+
{
50+
"fixed": "4.1.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.2.0-rc1"
67+
},
68+
{
69+
"fixed": "4.2.0"
70+
}
71+
]
72+
}
73+
]
74+
}
75+
],
76+
"references": [
77+
{
78+
"type": "ADVISORY",
79+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-18898"
80+
},
81+
{
82+
"type": "WEB",
83+
"url": "https://github.com/grundleborg/mattermost/commit/5286318c72aa230f33f89df3b4cbdc33a0822a93"
84+
},
85+
{
86+
"type": "WEB",
87+
"url": "https://github.com/mattermost/mattermost/commit/5bf6f06c02c368b9c73a8be2d2d8795b3405b22b"
88+
},
89+
{
90+
"type": "WEB",
91+
"url": "https://github.com/mattermost/mattermost/commit/5c22176c963a7393241872073547f30083efe218"
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-404"
105+
],
106+
"severity": "MODERATE",
107+
"github_reviewed": true,
108+
"github_reviewed_at": "2026-01-12T19:29:16Z",
109+
"nvd_published_at": "2020-06-19T19:15:00Z"
110+
}
111+
}

advisories/unreviewed/2022/05/GHSA-63wg-qmrv-7q66/GHSA-63wg-qmrv-7q66.json

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

advisories/unreviewed/2022/05/GHSA-9589-mq83-f749/GHSA-9589-mq83-f749.json

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

0 commit comments

Comments
 (0)