From 88b06369a5895493c13f1d2d7a7ffe7e9e28f2d8 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 17:39:32 +0000 Subject: [PATCH] Publish GHSA-q8fg-cp3q-5jwm --- .../GHSA-q8fg-cp3q-5jwm.json | 33 ++++++++++++++++--- 1 file changed, 29 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/01/GHSA-q8fg-cp3q-5jwm/GHSA-q8fg-cp3q-5jwm.json (56%) diff --git a/advisories/unreviewed/2025/01/GHSA-q8fg-cp3q-5jwm/GHSA-q8fg-cp3q-5jwm.json b/advisories/github-reviewed/2025/01/GHSA-q8fg-cp3q-5jwm/GHSA-q8fg-cp3q-5jwm.json similarity index 56% rename from advisories/unreviewed/2025/01/GHSA-q8fg-cp3q-5jwm/GHSA-q8fg-cp3q-5jwm.json rename to advisories/github-reviewed/2025/01/GHSA-q8fg-cp3q-5jwm/GHSA-q8fg-cp3q-5jwm.json index 1084d4d4aa4..e09fcce0d13 100644 --- a/advisories/unreviewed/2025/01/GHSA-q8fg-cp3q-5jwm/GHSA-q8fg-cp3q-5jwm.json +++ b/advisories/github-reviewed/2025/01/GHSA-q8fg-cp3q-5jwm/GHSA-q8fg-cp3q-5jwm.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-q8fg-cp3q-5jwm", - "modified": "2025-01-09T09:31:42Z", + "modified": "2025-01-09T17:37:53Z", "published": "2025-01-09T09:31:42Z", "aliases": [ "CVE-2025-22449" ], + "summary": "Mattermost Incorrect Authorization vulnerability", "details": "Mattermost versions 9.11.x <= 9.11.5 fail to enforce invite permissions, which allows team admins, with no permission to invite users to their team, to invite users by updating the \"allow_open_invite\" field via making their team public.", "severity": [ { @@ -13,12 +14,36 @@ "score": "CVSS:3.1/AV:N/AC:L/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.16" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22449" }, + { + "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-01-09T17:37:53Z", "nvd_published_at": "2025-01-09T07:15:28Z" } } \ No newline at end of file