Skip to content

Commit 598bcdf

Browse files
1 parent 9a567ff commit 598bcdf

File tree

2 files changed

+61
-29
lines changed

2 files changed

+61
-29
lines changed
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-ffcc-qr2v-3qmv",
4+
"modified": "2025-10-21T22:39:11Z",
5+
"published": "2022-05-24T17:21:01Z",
6+
"aliases": [
7+
"CVE-2016-11067"
8+
],
9+
"summary": "Mattermost Server is vulnerable to Uncontrolled Resource Consumption",
10+
"details": "An issue was discovered in Mattermost Server before 3.2.0. It allowed crafted posts that could 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": "3.2.0"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-11067"
42+
},
43+
{
44+
"type": "WEB",
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-400"
55+
],
56+
"severity": "MODERATE",
57+
"github_reviewed": true,
58+
"github_reviewed_at": "2025-10-21T22:39:11Z",
59+
"nvd_published_at": "2020-06-19T20:15:00Z"
60+
}
61+
}

advisories/unreviewed/2022/05/GHSA-ffcc-qr2v-3qmv/GHSA-ffcc-qr2v-3qmv.json

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

0 commit comments

Comments
 (0)