diff --git a/advisories/github-reviewed/2025/04/GHSA-mj2p-v2c2-vh4v/GHSA-mj2p-v2c2-vh4v.json b/advisories/github-reviewed/2025/04/GHSA-mj2p-v2c2-vh4v/GHSA-mj2p-v2c2-vh4v.json new file mode 100644 index 00000000000..6cd9da94dca --- /dev/null +++ b/advisories/github-reviewed/2025/04/GHSA-mj2p-v2c2-vh4v/GHSA-mj2p-v2c2-vh4v.json @@ -0,0 +1,118 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-mj2p-v2c2-vh4v", + "modified": "2025-04-16T19:44:28Z", + "published": "2025-04-16T18:31:53Z", + "aliases": [ + "CVE-2025-2564" + ], + "summary": "Mattermost Incorrect Authorization vulnerability", + "details": "Mattermost versions 10.5.x <= 10.5.1, 10.4.x <= 10.4.3, 9.11.x <= 9.11.9 fail to properly enforce the 'Allow users to view/update archived channels' System Console setting, which allows authenticated users to view members and member information of archived channels even when this setting is disabled.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/mattermost/mattermost/server/v8" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "10.5.0" + }, + { + "fixed": "10.5.2" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Go", + "name": "github.com/mattermost/mattermost/server/v8" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "10.4.0" + }, + { + "fixed": "10.4.4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Go", + "name": "github.com/mattermost/mattermost/server/v8" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.11.0" + }, + { + "fixed": "9.11.10" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Go", + "name": "github.com/mattermost/mattermost/server/v8" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "8.0.0-20250314142426-c049748b8863" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2564" + }, + { + "type": "PACKAGE", + "url": "https://github.com/mattermost/mattermost" + }, + { + "type": "WEB", + "url": "https://mattermost.com/security-updates" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-863" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-04-16T19:44:28Z", + "nvd_published_at": "2025-04-16T17:15:49Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-mj2p-v2c2-vh4v/GHSA-mj2p-v2c2-vh4v.json b/advisories/unreviewed/2025/04/GHSA-mj2p-v2c2-vh4v/GHSA-mj2p-v2c2-vh4v.json deleted file mode 100644 index b4ee9568d63..00000000000 --- a/advisories/unreviewed/2025/04/GHSA-mj2p-v2c2-vh4v/GHSA-mj2p-v2c2-vh4v.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-mj2p-v2c2-vh4v", - "modified": "2025-04-16T18:31:53Z", - "published": "2025-04-16T18:31:53Z", - "aliases": [ - "CVE-2025-2564" - ], - "details": "Mattermost versions 10.5.x <= 10.5.1, 10.4.x <= 10.4.3, 9.11.x <= 9.11.9 fail to properly enforce the 'Allow users to view/update archived channels' System Console setting, which allows authenticated users to view members and member information of archived channels even when this setting is disabled.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2564" - }, - { - "type": "WEB", - "url": "https://mattermost.com/security-updates" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-863" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-04-16T17:15:49Z" - } -} \ No newline at end of file