{ "schema_version": "1.4.0", "id": "GHSA-v469-7wp6-7cvp", "modified": "2025-02-24T18:28:22Z", "published": "2025-02-24T09:35:45Z", "aliases": [ "CVE-2025-20051" ], "summary": "Mattermost allows reading arbitrary files", "details": "Mattermost versions 10.4.x <= 10.4.1, 9.11.x <= 9.11.7, 10.3.x <= 10.3.2, 10.2.x <= 10.2.2 fail to properly validate input when patching and duplicating a board, which allows a user to read any arbitrary file on the system via duplicating a specially crafted block in Boards.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost/server/v8" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "8.0.0-20250122165010-4ed702ccff4e" } ] } ] }, { "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost/server/v8" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "9.11.0-rc1" }, { "fixed": "9.11.8" } ] } ] }, { "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost/server/v8" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "10.2.0-rc1" }, { "fixed": "10.2.3" } ] } ] }, { "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost/server/v8" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "10.3.0-rc1" }, { "fixed": "10.3.3" } ] } ] }, { "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost/server/v8" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "10.4.0-rc1" }, { "fixed": "10.4.2" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-20051" }, { "type": "WEB", "url": "https://github.com/mattermost/mattermost-plugin-boards/commit/025ce8d363a054473bc002f43f602a4032d38c06" }, { "type": "WEB", "url": "https://github.com/mattermost/mattermost/commit/4ed702ccff4ec3c9eff832a9b6060f9f4454141d" }, { "type": "PACKAGE", "url": "https://github.com/mattermost/mattermost" }, { "type": "WEB", "url": "https://mattermost.com/security-updates" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2025-02-24T18:28:21Z", "nvd_published_at": "2025-02-24T08:15:10Z" } }