From 2bad83437ec585331e2db04ca6a2ffe499b90fd6 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 18:45:15 +0000 Subject: [PATCH] Publish Advisories GHSA-hm57-h27x-599c GHSA-hm57-h27x-599c --- .../GHSA-hm57-h27x-599c.json | 69 +++++++++++++++++++ .../GHSA-hm57-h27x-599c.json | 38 ---------- 2 files changed, 69 insertions(+), 38 deletions(-) create mode 100644 advisories/github-reviewed/2024/10/GHSA-hm57-h27x-599c/GHSA-hm57-h27x-599c.json delete mode 100644 advisories/unreviewed/2024/10/GHSA-hm57-h27x-599c/GHSA-hm57-h27x-599c.json diff --git a/advisories/github-reviewed/2024/10/GHSA-hm57-h27x-599c/GHSA-hm57-h27x-599c.json b/advisories/github-reviewed/2024/10/GHSA-hm57-h27x-599c/GHSA-hm57-h27x-599c.json new file mode 100644 index 00000000000..d1b601d793a --- /dev/null +++ b/advisories/github-reviewed/2024/10/GHSA-hm57-h27x-599c/GHSA-hm57-h27x-599c.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-hm57-h27x-599c", + "modified": "2024-10-28T18:43:49Z", + "published": "2024-10-28T15:31:16Z", + "aliases": [ + "CVE-2024-10214" + ], + "summary": "Mattermost incorrectly issues two sessions when using desktop SSO", + "details": "Mattermost versions 9.11.X <= 9.11.1, 9.5.x <= 9.5.9 incorrectly issues two sessions when using desktop SSO - one in the browser and one in desktop with incorrect settings.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:P/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/mattermost/mattermost/server/v8" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "8.0.0-20240821220019-0d6b1070a26f" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10214" + }, + { + "type": "WEB", + "url": "https://github.com/mattermost/mattermost/commit/0d6b1070a26f0b9fc13f7e7fbbe18b6a31570c5a" + }, + { + "type": "PACKAGE", + "url": "https://github.com/mattermost/mattermost" + }, + { + "type": "WEB", + "url": "https://mattermost.com/security-updates" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-303" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2024-10-28T18:43:49Z", + "nvd_published_at": "2024-10-28T15:15:04Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/10/GHSA-hm57-h27x-599c/GHSA-hm57-h27x-599c.json b/advisories/unreviewed/2024/10/GHSA-hm57-h27x-599c/GHSA-hm57-h27x-599c.json deleted file mode 100644 index 00f42108b43..00000000000 --- a/advisories/unreviewed/2024/10/GHSA-hm57-h27x-599c/GHSA-hm57-h27x-599c.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-hm57-h27x-599c", - "modified": "2024-10-28T15:31:16Z", - "published": "2024-10-28T15:31:16Z", - "aliases": [ - "CVE-2024-10214" - ], - "details": "Mattermost versions 9.11.X <= 9.11.1, 9.5.x <= 9.5.9 icorrectly issues two sessions when using desktop SSO - one in the browser and one in desktop with incorrect settings.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10214" - }, - { - "type": "WEB", - "url": "https://mattermost.com/security-updates" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-303" - ], - "severity": "LOW", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-10-28T15:15:04Z" - } -} \ No newline at end of file