Skip to content

File tree

8 files changed

+379
-123
lines changed

8 files changed

+379
-123
lines changed
Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-9jrx-fgrm-96qh",
4+
"modified": "2025-10-22T20:52:14Z",
5+
"published": "2022-05-24T17:21:01Z",
6+
"aliases": [
7+
"CVE-2016-11073"
8+
],
9+
"summary": "Mattermost Server is vulnerable to XSS via a Legal or Support setting",
10+
"details": "An issue was discovered in Mattermost Server before 3.0.0. It allows XSS via a Legal or Support setting.",
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.0.0"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-11073"
42+
},
43+
{
44+
"type": "WEB",
45+
"url": "https://github.com/mattermost/mattermost/commit/5ed7c3baa5b44356e92551c05e75ef2a47e2bf9b"
46+
},
47+
{
48+
"type": "PACKAGE",
49+
"url": "https://github.com/mattermost/mattermost"
50+
},
51+
{
52+
"type": "WEB",
53+
"url": "https://mattermost.com/security-updates"
54+
}
55+
],
56+
"database_specific": {
57+
"cwe_ids": [
58+
"CWE-79"
59+
],
60+
"severity": "MODERATE",
61+
"github_reviewed": true,
62+
"github_reviewed_at": "2025-10-22T20:52:14Z",
63+
"nvd_published_at": "2020-06-19T20:15:00Z"
64+
}
65+
}
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-j26g-95ph-2mwv",
4+
"modified": "2025-10-22T20:52:49Z",
5+
"published": "2022-05-24T17:21:01Z",
6+
"aliases": [
7+
"CVE-2016-11074"
8+
],
9+
"summary": "Mattermost Server: Insufficient Password-Reset Link Invalidation",
10+
"details": "An issue was discovered in Mattermost Server before 3.0.0. A password-reset link could be reused.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V4",
14+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U"
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.0.0"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-11074"
42+
},
43+
{
44+
"type": "PACKAGE",
45+
"url": "https://github.com/mattermost/mattermost"
46+
},
47+
{
48+
"type": "WEB",
49+
"url": "https://mattermost.com/security-updates"
50+
}
51+
],
52+
"database_specific": {
53+
"cwe_ids": [
54+
"CWE-287"
55+
],
56+
"severity": "HIGH",
57+
"github_reviewed": true,
58+
"github_reviewed_at": "2025-10-22T20:52:48Z",
59+
"nvd_published_at": "2020-06-19T20:15:00Z"
60+
}
61+
}
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-q3g9-hgrx-hwhx",
4+
"modified": "2025-10-22T20:53:18Z",
5+
"published": "2022-05-24T17:21:01Z",
6+
"aliases": [
7+
"CVE-2016-11075"
8+
],
9+
"summary": "Mattermost Server exposes sensitive information about team URLs via an API",
10+
"details": "An issue was discovered in Mattermost Server before 3.0.0. It allows attackers to obtain sensitive information about team URLs via an API.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/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": "2.0.1-0.20160310160916-26ad6d2c7696"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-11075"
42+
},
43+
{
44+
"type": "PACKAGE",
45+
"url": "https://github.com/mattermost/mattermost"
46+
},
47+
{
48+
"type": "WEB",
49+
"url": "https://mattermost.com/security-updates"
50+
}
51+
],
52+
"database_specific": {
53+
"cwe_ids": [
54+
"CWE-200"
55+
],
56+
"severity": "MODERATE",
57+
"github_reviewed": true,
58+
"github_reviewed_at": "2025-10-22T20:53:18Z",
59+
"nvd_published_at": "2020-06-19T20:15:00Z"
60+
}
61+
}
Lines changed: 192 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,192 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-wcmw-8xpp-rwfj",
4+
"modified": "2025-10-22T20:53:35Z",
5+
"published": "2025-08-12T18:31:30Z",
6+
"aliases": [
7+
"CVE-2025-49558"
8+
],
9+
"summary": "Magento Time-of-check Time-of-use (TOCTOU) Race Condition vulnerability",
10+
"details": "Magento versions 2.4.9-alpha1, 2.4.8-p1, 2.4.7-p6, 2.4.6-p11, 2.4.5-p13, 2.4.4-p14 and earlier are affected by a Time-of-check Time-of-use (TOCTOU) Race Condition vulnerability that could result in a security feature bypass. An attacker could exploit this vulnerability by manipulating the timing between the check of a resource's state and its use, allowing unauthorized write access. Exploitation of this issue does not require user interaction.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Packagist",
21+
"name": "magento/project-community-edition"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"last_affected": "2.0.2"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "Packagist",
40+
"name": "magento/community-edition"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "2.4.9-alpha1"
48+
},
49+
{
50+
"fixed": "2.4.9-alpha2"
51+
}
52+
]
53+
}
54+
]
55+
},
56+
{
57+
"package": {
58+
"ecosystem": "Packagist",
59+
"name": "magento/community-edition"
60+
},
61+
"ranges": [
62+
{
63+
"type": "ECOSYSTEM",
64+
"events": [
65+
{
66+
"introduced": "2.4.8-beta1"
67+
},
68+
{
69+
"fixed": "2.4.8-p2"
70+
}
71+
]
72+
}
73+
]
74+
},
75+
{
76+
"package": {
77+
"ecosystem": "Packagist",
78+
"name": "magento/community-edition"
79+
},
80+
"ranges": [
81+
{
82+
"type": "ECOSYSTEM",
83+
"events": [
84+
{
85+
"introduced": "2.4.7-beta1"
86+
},
87+
{
88+
"fixed": "2.4.7-p7"
89+
}
90+
]
91+
}
92+
]
93+
},
94+
{
95+
"package": {
96+
"ecosystem": "Packagist",
97+
"name": "magento/community-edition"
98+
},
99+
"ranges": [
100+
{
101+
"type": "ECOSYSTEM",
102+
"events": [
103+
{
104+
"introduced": "2.4.6-p1"
105+
},
106+
{
107+
"fixed": "2.4.6-p12"
108+
}
109+
]
110+
}
111+
]
112+
},
113+
{
114+
"package": {
115+
"ecosystem": "Packagist",
116+
"name": "magento/community-edition"
117+
},
118+
"ranges": [
119+
{
120+
"type": "ECOSYSTEM",
121+
"events": [
122+
{
123+
"introduced": "0"
124+
},
125+
{
126+
"fixed": "2.4.5-p14"
127+
}
128+
]
129+
}
130+
]
131+
},
132+
{
133+
"package": {
134+
"ecosystem": "Packagist",
135+
"name": "magento/community-edition"
136+
},
137+
"versions": [
138+
"2.4.5"
139+
]
140+
},
141+
{
142+
"package": {
143+
"ecosystem": "Packagist",
144+
"name": "magento/community-edition"
145+
},
146+
"versions": [
147+
"2.4.6"
148+
]
149+
},
150+
{
151+
"package": {
152+
"ecosystem": "Packagist",
153+
"name": "magento/community-edition"
154+
},
155+
"versions": [
156+
"2.4.7"
157+
]
158+
},
159+
{
160+
"package": {
161+
"ecosystem": "Packagist",
162+
"name": "magento/community-edition"
163+
},
164+
"versions": [
165+
"2.4.8"
166+
]
167+
}
168+
],
169+
"references": [
170+
{
171+
"type": "ADVISORY",
172+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49558"
173+
},
174+
{
175+
"type": "PACKAGE",
176+
"url": "https://github.com/magento/magento2"
177+
},
178+
{
179+
"type": "WEB",
180+
"url": "https://helpx.adobe.com/security/products/magento/apsb25-71.html"
181+
}
182+
],
183+
"database_specific": {
184+
"cwe_ids": [
185+
"CWE-367"
186+
],
187+
"severity": "MODERATE",
188+
"github_reviewed": true,
189+
"github_reviewed_at": "2025-10-22T20:53:35Z",
190+
"nvd_published_at": "2025-08-12T18:15:29Z"
191+
}
192+
}

0 commit comments

Comments
 (0)