From 0efe75bbcd7c5a3ec4ec79eaa3665cce357e421f Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 19:50:29 +0000 Subject: [PATCH] Publish Advisories GHSA-2jhx-w3vc-w59g GHSA-3j95-8g47-fpwh GHSA-fxq9-6946-34q7 GHSA-2jhx-w3vc-w59g GHSA-3j95-8g47-fpwh GHSA-fxq9-6946-34q7 --- .../GHSA-2jhx-w3vc-w59g.json | 122 ++++++++++++++++++ .../GHSA-3j95-8g47-fpwh.json | 84 ++++++++++++ .../GHSA-fxq9-6946-34q7.json | 122 ++++++++++++++++++ .../GHSA-2jhx-w3vc-w59g.json | 38 ------ .../GHSA-3j95-8g47-fpwh.json | 38 ------ .../GHSA-fxq9-6946-34q7.json | 38 ------ 6 files changed, 328 insertions(+), 114 deletions(-) create mode 100644 advisories/github-reviewed/2024/08/GHSA-2jhx-w3vc-w59g/GHSA-2jhx-w3vc-w59g.json create mode 100644 advisories/github-reviewed/2024/08/GHSA-3j95-8g47-fpwh/GHSA-3j95-8g47-fpwh.json create mode 100644 advisories/github-reviewed/2024/08/GHSA-fxq9-6946-34q7/GHSA-fxq9-6946-34q7.json delete mode 100644 advisories/unreviewed/2024/08/GHSA-2jhx-w3vc-w59g/GHSA-2jhx-w3vc-w59g.json delete mode 100644 advisories/unreviewed/2024/08/GHSA-3j95-8g47-fpwh/GHSA-3j95-8g47-fpwh.json delete mode 100644 advisories/unreviewed/2024/08/GHSA-fxq9-6946-34q7/GHSA-fxq9-6946-34q7.json diff --git a/advisories/github-reviewed/2024/08/GHSA-2jhx-w3vc-w59g/GHSA-2jhx-w3vc-w59g.json b/advisories/github-reviewed/2024/08/GHSA-2jhx-w3vc-w59g/GHSA-2jhx-w3vc-w59g.json new file mode 100644 index 00000000000..be908dcfdfd --- /dev/null +++ b/advisories/github-reviewed/2024/08/GHSA-2jhx-w3vc-w59g/GHSA-2jhx-w3vc-w59g.json @@ -0,0 +1,122 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2jhx-w3vc-w59g", + "modified": "2024-08-22T19:49:03Z", + "published": "2024-08-22T18:31:22Z", + "aliases": [ + "CVE-2024-43780" + ], + "summary": "Mattermost allows guest user with read access to upload files to a channel", + "details": "Mattermost versions 9.9.x <= 9.9.1, 9.5.x <= 9.5.7, 9.10.0, 9.8.x <= 9.8.2 fail to enforce permissions which allows a guest user with read access to upload files to a channel.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/mattermost/mattermost/server/v8" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.5.0" + }, + { + "fixed": "9.5.8" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Go", + "name": "github.com/mattermost/mattermost/server/v8" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.10.0" + }, + { + "fixed": "9.10.1" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Go", + "name": "github.com/mattermost/mattermost/server/v8" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.9.0" + }, + { + "fixed": "9.9.2" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Go", + "name": "github.com/mattermost/mattermost/server/v8" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.8.0" + }, + { + "fixed": "9.8.3" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43780" + }, + { + "type": "PACKAGE", + "url": "https://github.com/mattermost/mattermost" + }, + { + "type": "WEB", + "url": "https://mattermost.com/security-updates" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-284" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-08-22T19:49:03Z", + "nvd_published_at": "2024-08-22T16:15:09Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2024/08/GHSA-3j95-8g47-fpwh/GHSA-3j95-8g47-fpwh.json b/advisories/github-reviewed/2024/08/GHSA-3j95-8g47-fpwh/GHSA-3j95-8g47-fpwh.json new file mode 100644 index 00000000000..30b7d1d2f92 --- /dev/null +++ b/advisories/github-reviewed/2024/08/GHSA-3j95-8g47-fpwh/GHSA-3j95-8g47-fpwh.json @@ -0,0 +1,84 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-3j95-8g47-fpwh", + "modified": "2024-08-22T19:49:00Z", + "published": "2024-08-22T18:31:21Z", + "aliases": [ + "CVE-2024-40884" + ], + "summary": "Mattermost allows team admin user without \"Add Team Members\" permission to disable invite URL", + "details": "Mattermost versions 9.5.x <= 9.5.7, 9.10.x <= 9.10.0 fail to properly enforce permissions which allows a team admin user without \"Add Team Members\" permission to disable the invite URL.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/mattermost/mattermost/server/v8" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.5.0" + }, + { + "fixed": "9.5.8" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Go", + "name": "github.com/mattermost/mattermost/server/v8" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.10.0" + }, + { + "fixed": "9.10.1" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-40884" + }, + { + "type": "PACKAGE", + "url": "https://github.com/mattermost/mattermost" + }, + { + "type": "WEB", + "url": "https://mattermost.com/security-updates" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-284" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2024-08-22T19:49:00Z", + "nvd_published_at": "2024-08-22T16:15:08Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2024/08/GHSA-fxq9-6946-34q7/GHSA-fxq9-6946-34q7.json b/advisories/github-reviewed/2024/08/GHSA-fxq9-6946-34q7/GHSA-fxq9-6946-34q7.json new file mode 100644 index 00000000000..d18524ce7f8 --- /dev/null +++ b/advisories/github-reviewed/2024/08/GHSA-fxq9-6946-34q7/GHSA-fxq9-6946-34q7.json @@ -0,0 +1,122 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-fxq9-6946-34q7", + "modified": "2024-08-22T19:49:02Z", + "published": "2024-08-22T18:31:22Z", + "aliases": [ + "CVE-2024-42497" + ], + "summary": "Mattermost allows user with systems manager role with read-only access to teams to perform write operations on teams", + "details": "Mattermost versions 9.9.x <= 9.9.1, 9.5.x <= 9.5.7, 9.10.x <= 9.10.0, 9.8.x <= 9.8.2 fail to properly enforce permissions which allows a user with systems manager role with read-only access to teams to perform write operations on teams.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:L/VA:L/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/mattermost/mattermost/server/v8" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.5.0" + }, + { + "fixed": "9.5.8" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Go", + "name": "github.com/mattermost/mattermost/server/v8" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.10.0" + }, + { + "fixed": "9.10.1" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Go", + "name": "github.com/mattermost/mattermost/server/v8" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.9.0" + }, + { + "fixed": "9.9.2" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Go", + "name": "github.com/mattermost/mattermost/server/v8" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.8.0" + }, + { + "fixed": "9.8.3" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42497" + }, + { + "type": "PACKAGE", + "url": "https://github.com/mattermost/mattermost" + }, + { + "type": "WEB", + "url": "https://mattermost.com/security-updates" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-284" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-08-22T19:49:02Z", + "nvd_published_at": "2024-08-22T16:15:09Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/08/GHSA-2jhx-w3vc-w59g/GHSA-2jhx-w3vc-w59g.json b/advisories/unreviewed/2024/08/GHSA-2jhx-w3vc-w59g/GHSA-2jhx-w3vc-w59g.json deleted file mode 100644 index 4b844131d39..00000000000 --- a/advisories/unreviewed/2024/08/GHSA-2jhx-w3vc-w59g/GHSA-2jhx-w3vc-w59g.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-2jhx-w3vc-w59g", - "modified": "2024-08-22T18:31:22Z", - "published": "2024-08-22T18:31:22Z", - "aliases": [ - "CVE-2024-43780" - ], - "details": "Mattermost versions 9.9.x <= 9.9.1, 9.5.x <= 9.5.7, 9.10.0, 9.8.x <= 9.8.2 fail to enforce permissions which allows a guest user with read access to upload files to a channel.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43780" - }, - { - "type": "WEB", - "url": "https://mattermost.com/security-updates" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-284" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-08-22T16:15:09Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2024/08/GHSA-3j95-8g47-fpwh/GHSA-3j95-8g47-fpwh.json b/advisories/unreviewed/2024/08/GHSA-3j95-8g47-fpwh/GHSA-3j95-8g47-fpwh.json deleted file mode 100644 index 603410b753b..00000000000 --- a/advisories/unreviewed/2024/08/GHSA-3j95-8g47-fpwh/GHSA-3j95-8g47-fpwh.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-3j95-8g47-fpwh", - "modified": "2024-08-22T18:31:21Z", - "published": "2024-08-22T18:31:21Z", - "aliases": [ - "CVE-2024-40884" - ], - "details": "Mattermost versions 9.5.x <= 9.5.7, 9.10.x <= 9.10.0 fail to properly enforce permissions which allows a team admin user without \"Add Team Members\" permission to disable the invite URL.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-40884" - }, - { - "type": "WEB", - "url": "https://mattermost.com/security-updates" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-284" - ], - "severity": "LOW", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-08-22T16:15:08Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2024/08/GHSA-fxq9-6946-34q7/GHSA-fxq9-6946-34q7.json b/advisories/unreviewed/2024/08/GHSA-fxq9-6946-34q7/GHSA-fxq9-6946-34q7.json deleted file mode 100644 index dd0e6e10c45..00000000000 --- a/advisories/unreviewed/2024/08/GHSA-fxq9-6946-34q7/GHSA-fxq9-6946-34q7.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-fxq9-6946-34q7", - "modified": "2024-08-22T18:31:22Z", - "published": "2024-08-22T18:31:22Z", - "aliases": [ - "CVE-2024-42497" - ], - "details": "Mattermost versions 9.9.x <= 9.9.1, 9.5.x <= 9.5.7, 9.10.x <= 9.10.0, 9.8.x <= 9.8.2 fail to properly enforce permissions which allows a user with systems manager role with read-only access to teams to perform write operations on teams.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:L" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42497" - }, - { - "type": "WEB", - "url": "https://mattermost.com/security-updates" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-284" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-08-22T16:15:09Z" - } -} \ No newline at end of file