Skip to content

Commit 8c25552

Browse files
1 parent 7b9d598 commit 8c25552

File tree

2 files changed

+69
-36
lines changed

2 files changed

+69
-36
lines changed
Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-gmx5-frv9-9m9f",
4+
"modified": "2025-12-20T17:10:29Z",
5+
"published": "2025-12-17T15:34:53Z",
6+
"aliases": [
7+
"CVE-2025-62190"
8+
],
9+
"summary": "Mattermost has CSRF vulnerability via Calls Widget page",
10+
"details": "Mattermost versions 11.0.x < 11.0.4, 10.12.x <= 10.12.2, 10.11.x < 10.11.6 and Mattermost Calls versions < 1.10.0 fail to implement CSRF protection on the Calls widget page which allows an authenticated attacker to initiate calls and inject messages into channels or direct messages via a malicious webpage or crafted link.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Go",
21+
"name": "github.com/mattermost/mattermost-plugin-calls"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "1.10.0"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62190"
42+
},
43+
{
44+
"type": "WEB",
45+
"url": "https://github.com/mattermost/mattermost-plugin-calls/commit/429cfaf2a301a369414d1ca18a3364e85901c8d1"
46+
},
47+
{
48+
"type": "PACKAGE",
49+
"url": "https://github.com/mattermost/mattermost-plugin-calls"
50+
},
51+
{
52+
"type": "WEB",
53+
"url": "https://github.com/mattermost/mattermost-plugin-calls/releases/tag/v1.10.0"
54+
},
55+
{
56+
"type": "WEB",
57+
"url": "https://mattermost.com/security-updates"
58+
}
59+
],
60+
"database_specific": {
61+
"cwe_ids": [
62+
"CWE-352"
63+
],
64+
"severity": "MODERATE",
65+
"github_reviewed": true,
66+
"github_reviewed_at": "2025-12-20T17:10:28Z",
67+
"nvd_published_at": "2025-12-17T13:15:58Z"
68+
}
69+
}

advisories/unreviewed/2025/12/GHSA-gmx5-frv9-9m9f/GHSA-gmx5-frv9-9m9f.json

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

0 commit comments

Comments
 (0)