File tree Expand file tree Collapse file tree 2 files changed +69
-29
lines changed
github-reviewed/2022/05/GHSA-cffj-7w5c-jqjh
unreviewed/2022/05/GHSA-cffj-7w5c-jqjh Expand file tree Collapse file tree 2 files changed +69
-29
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "schema_version" : " 1.4.0" ,
3+ "id" : " GHSA-cffj-7w5c-jqjh" ,
4+ "modified" : " 2025-10-21T22:26:11Z" ,
5+ "published" : " 2022-05-24T17:21:00Z" ,
6+ "aliases" : [
7+ " CVE-2016-11063"
8+ ],
9+ "summary" : " Mattermost Server vulnerable to Cross-site Scripting through file preview feature" ,
10+ "details" : " An issue was discovered in Mattermost Server before 3.5.1. XSS can occur via file preview." ,
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+ "type" : " CVSS_V4" ,
18+ "score" : " CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"
19+ }
20+ ],
21+ "affected" : [
22+ {
23+ "package" : {
24+ "ecosystem" : " Go" ,
25+ "name" : " github.com/mattermost/mattermost-server"
26+ },
27+ "ranges" : [
28+ {
29+ "type" : " ECOSYSTEM" ,
30+ "events" : [
31+ {
32+ "introduced" : " 0"
33+ },
34+ {
35+ "fixed" : " 3.5.1"
36+ }
37+ ]
38+ }
39+ ]
40+ }
41+ ],
42+ "references" : [
43+ {
44+ "type" : " ADVISORY" ,
45+ "url" : " https://nvd.nist.gov/vuln/detail/CVE-2016-11063"
46+ },
47+ {
48+ "type" : " WEB" ,
49+ "url" : " https://github.com/mattermost/mattermost/commit/48533aa483879a19fdd2c1e09c596aa6c028d439"
50+ },
51+ {
52+ "type" : " WEB" ,
53+ "url" : " https://github.com/mattermost/mattermost"
54+ },
55+ {
56+ "type" : " WEB" ,
57+ "url" : " https://mattermost.com/security-updates"
58+ }
59+ ],
60+ "database_specific" : {
61+ "cwe_ids" : [
62+ " CWE-79"
63+ ],
64+ "severity" : " MODERATE" ,
65+ "github_reviewed" : true ,
66+ "github_reviewed_at" : " 2025-10-21T22:25:35Z" ,
67+ "nvd_published_at" : " 2020-06-19T20:15:00Z"
68+ }
69+ }
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments