{ "schema_version": "1.4.0", "id": "GHSA-9hj7-v56g-rhf6", "modified": "2023-04-07T21:24:51Z", "published": "2023-03-31T12:30:16Z", "aliases": [ "CVE-2023-1774" ], "summary": "Mattermost fails to properly authentication inviter's permissions to private channel", "details": "When processing an email invite to a private channel on a team, Mattermost fails to validate the inviter's permission to that channel, allowing an attacker to invite themselves to a private channel.\n\n[Issue Identifier](https://mattermost.com/security-updates/): MMSA-2023-00137", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost-server" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "3.3.0" }, { "fixed": "7.1.6" } ] } ], "database_specific": { "last_known_affected_version_range": "<= 4.10.10" } }, { "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost-server" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "7.7.0" }, { "fixed": "7.7.2" } ] } ], "database_specific": { "last_known_affected_version_range": "<= 7.7.1" } }, { "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost-server" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "7.1.0" }, { "fixed": "7.1.6" } ] } ], "database_specific": { "last_known_affected_version_range": "<= 7.1.5" } }, { "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost-server/v5" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "5.0.0" }, { "fixed": "7.1.6" } ] } ], "database_specific": { "last_known_affected_version_range": "<= 5.39.3" } }, { "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost-server/v6" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "6.0.0" }, { "fixed": "7.1.6" } ] } ], "database_specific": { "last_known_affected_version_range": "<= 6.7.2" } } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1774" }, { "type": "WEB", "url": "https://mattermost.com/security-updates" }, { "type": "PACKAGE", "url": "github.com/mattermost/mattermost-server" } ], "database_specific": { "cwe_ids": [ "CWE-862" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-04-07T21:24:51Z", "nvd_published_at": "2023-03-31T12:15:00Z" } }