diff --git a/advisories/github-reviewed/2025/01/GHSA-2549-xh72-qrpm/GHSA-2549-xh72-qrpm.json b/advisories/github-reviewed/2025/01/GHSA-2549-xh72-qrpm/GHSA-2549-xh72-qrpm.json new file mode 100644 index 00000000000..61dc8376cf2 --- /dev/null +++ b/advisories/github-reviewed/2025/01/GHSA-2549-xh72-qrpm/GHSA-2549-xh72-qrpm.json @@ -0,0 +1,140 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2549-xh72-qrpm", + "modified": "2025-01-09T18:14:03Z", + "published": "2025-01-09T09:31:42Z", + "aliases": [ + "CVE-2025-20033" + ], + "summary": "Mattermost Improper Validation of Specified Type of Input vulnerability", + "details": "Mattermost versions 10.2.0, 9.11.x <= 9.11.5, 10.0.x <= 10.0.3, 10.1.x <= 10.1.3 fail to properly validate post types, which allows attackers to deny service to users with the sysconsole_read_plugins permission via creating a post with the custom_pl_notification type and specific props.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/mattermost/mattermost/server/v8" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.11.0" + }, + { + "fixed": "9.11.16" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Go", + "name": "github.com/mattermost/mattermost/server/v8" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "10.0.0" + }, + { + "fixed": "10.0.4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Go", + "name": "github.com/mattermost/mattermost/server/v8" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "10.1.0" + }, + { + "fixed": "10.1.4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Go", + "name": "github.com/mattermost/mattermost/server/v8" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "10.2.0" + }, + { + "fixed": "10.2.1" + } + ] + } + ], + "versions": [ + "10.2.0" + ] + }, + { + "package": { + "ecosystem": "Go", + "name": "github.com/mattermost/mattermost/server/v8" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "8.0.0-20250102081831-64c566a8280b" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-20033" + }, + { + "type": "PACKAGE", + "url": "https://github.com/mattermost/mattermost" + }, + { + "type": "WEB", + "url": "https://mattermost.com/security-updates" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-1287" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-01-09T18:14:03Z", + "nvd_published_at": "2025-01-09T07:15:28Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/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 index e09fcce0d13..9d3fb9a5f6b 100644 --- a/advisories/github-reviewed/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,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-q8fg-cp3q-5jwm", - "modified": "2025-01-09T17:37:53Z", + "modified": "2025-01-09T18:13:34Z", "published": "2025-01-09T09:31:42Z", "aliases": [ "CVE-2025-22449" @@ -33,6 +33,25 @@ ] } ] + }, + { + "package": { + "ecosystem": "Go", + "name": "github.com/mattermost/mattermost/server/v8" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "8.0.0-20250102081831-64c566a8280b" + } + ] + } + ] } ], "references": [ diff --git a/advisories/unreviewed/2025/01/GHSA-2549-xh72-qrpm/GHSA-2549-xh72-qrpm.json b/advisories/unreviewed/2025/01/GHSA-2549-xh72-qrpm/GHSA-2549-xh72-qrpm.json deleted file mode 100644 index e63ce8408d6..00000000000 --- a/advisories/unreviewed/2025/01/GHSA-2549-xh72-qrpm/GHSA-2549-xh72-qrpm.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-2549-xh72-qrpm", - "modified": "2025-01-09T09:31:42Z", - "published": "2025-01-09T09:31:42Z", - "aliases": [ - "CVE-2025-20033" - ], - "details": "Mattermost versions 10.2.0, 9.11.x <= 9.11.5, 10.0.x <= 10.0.3, 10.1.x <= 10.1.3 fail to properly validate post types, which allows attackers to deny service to users with the sysconsole_read_plugins permission via creating a post with the custom_pl_notification type and specific props.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-20033" - }, - { - "type": "WEB", - "url": "https://mattermost.com/security-updates" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-1287" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-01-09T07:15:28Z" - } -} \ No newline at end of file