File tree Expand file tree Collapse file tree 2 files changed +88
-29
lines changed
github-reviewed/2022/05/GHSA-hgrp-fgm8-56g8
unreviewed/2022/05/GHSA-hgrp-fgm8-56g8 Expand file tree Collapse file tree 2 files changed +88
-29
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "schema_version" : " 1.4.0" ,
3+ "id" : " GHSA-hgrp-fgm8-56g8" ,
4+ "modified" : " 2025-10-24T18:39:08Z" ,
5+ "published" : " 2022-05-24T17:21:02Z" ,
6+ "aliases" : [
7+ " CVE-2017-18872"
8+ ],
9+ "summary" : " Mattermost Server's OAuth 2.0 service is vulnerable to attack through Missing Authorization" ,
10+ "details" : " An issue was discovered in Mattermost Server before 4.4.3 and 4.3.3. Attackers could reconfigure an OAuth app in some cases where Mattermost is an OAuth 2.0 service provider." ,
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: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.3.3"
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.4.0-rc1"
48+ },
49+ {
50+ "fixed" : " 4.4.3"
51+ }
52+ ]
53+ }
54+ ]
55+ }
56+ ],
57+ "references" : [
58+ {
59+ "type" : " ADVISORY" ,
60+ "url" : " https://nvd.nist.gov/vuln/detail/CVE-2017-18872"
61+ },
62+ {
63+ "type" : " WEB" ,
64+ "url" : " https://github.com/mattermost/mattermost/commit/8f6bb1570dd234c63de5241eff9fbb268aad358c"
65+ },
66+ {
67+ "type" : " PACKAGE" ,
68+ "url" : " https://github.com/mattermost/mattermost"
69+ },
70+ {
71+ "type" : " WEB" ,
72+ "url" : " https://mattermost.com/security-updates"
73+ },
74+ {
75+ "type" : " WEB" ,
76+ "url" : " http://github.com/mattermost/mattermost/commit/753386c2b2b06233d8bd977e3db29a4fe18098cb"
77+ }
78+ ],
79+ "database_specific" : {
80+ "cwe_ids" : [
81+ " CWE-862"
82+ ],
83+ "severity" : " MODERATE" ,
84+ "github_reviewed" : true ,
85+ "github_reviewed_at" : " 2025-10-24T18:39:08Z" ,
86+ "nvd_published_at" : " 2020-06-19T18:15:00Z"
87+ }
88+ }
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments