diff --git a/advisories/unreviewed/2025/03/GHSA-cw7q-5cgc-h3h9/GHSA-cw7q-5cgc-h3h9.json b/advisories/github-reviewed/2025/03/GHSA-cw7q-5cgc-h3h9/GHSA-cw7q-5cgc-h3h9.json similarity index 54% rename from advisories/unreviewed/2025/03/GHSA-cw7q-5cgc-h3h9/GHSA-cw7q-5cgc-h3h9.json rename to advisories/github-reviewed/2025/03/GHSA-cw7q-5cgc-h3h9/GHSA-cw7q-5cgc-h3h9.json index 155d3a42716..7cc22b52b1e 100644 --- a/advisories/unreviewed/2025/03/GHSA-cw7q-5cgc-h3h9/GHSA-cw7q-5cgc-h3h9.json +++ b/advisories/github-reviewed/2025/03/GHSA-cw7q-5cgc-h3h9/GHSA-cw7q-5cgc-h3h9.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-cw7q-5cgc-h3h9", - "modified": "2025-03-21T09:30:35Z", + "modified": "2025-03-21T22:38:09Z", "published": "2025-03-21T09:30:35Z", "aliases": [ "CVE-2025-27715" ], + "summary": "Mattermost fail to prompt for explicit approval before adding a team admin to a private channel", "details": "Mattermost versions 9.11.x <= 9.11.8 fail to prompt for explicit approval before adding a team admin to a private channel, which team admins to joining private channels via crafted permalink links without explicit consent from them.", "severity": [ { @@ -13,12 +14,36 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/mattermost/mattermost/server/v8" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.11.0" + }, + { + "fixed": "9.11.9" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27715" }, + { + "type": "PACKAGE", + "url": "https://github.com/mattermost/mattermost" + }, { "type": "WEB", "url": "https://mattermost.com/security-updates" @@ -29,8 +54,8 @@ "CWE-863" ], "severity": "LOW", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-21T22:38:08Z", "nvd_published_at": "2025-03-21T09:15:13Z" } } \ No newline at end of file