From 99db90df7969326d966b828d2a96eff6092d377a Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 20:23:24 +0000 Subject: [PATCH] Publish GHSA-xgq9-7gw6-jr5r --- .../GHSA-xgq9-7gw6-jr5r.json | 35 ++++++++++++++++--- 1 file changed, 31 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/09/GHSA-xgq9-7gw6-jr5r/GHSA-xgq9-7gw6-jr5r.json (53%) diff --git a/advisories/unreviewed/2024/09/GHSA-xgq9-7gw6-jr5r/GHSA-xgq9-7gw6-jr5r.json b/advisories/github-reviewed/2024/09/GHSA-xgq9-7gw6-jr5r/GHSA-xgq9-7gw6-jr5r.json similarity index 53% rename from advisories/unreviewed/2024/09/GHSA-xgq9-7gw6-jr5r/GHSA-xgq9-7gw6-jr5r.json rename to advisories/github-reviewed/2024/09/GHSA-xgq9-7gw6-jr5r/GHSA-xgq9-7gw6-jr5r.json index 190adc63683..6254fdf3225 100644 --- a/advisories/unreviewed/2024/09/GHSA-xgq9-7gw6-jr5r/GHSA-xgq9-7gw6-jr5r.json +++ b/advisories/github-reviewed/2024/09/GHSA-xgq9-7gw6-jr5r/GHSA-xgq9-7gw6-jr5r.json @@ -1,26 +1,53 @@ { "schema_version": "1.4.0", "id": "GHSA-xgq9-7gw6-jr5r", - "modified": "2024-09-16T15:32:46Z", + "modified": "2024-09-16T20:20:59Z", "published": "2024-09-16T15:32:46Z", "aliases": [ "CVE-2024-45835" ], + "summary": "Mattermost Desktop App fails to sufficiently configure Electron Fuses", "details": "Mattermost Desktop App versions <=5.8.0 fail to sufficiently configure Electron Fuses which allows an attacker to gather Chromium cookies or abuse other misconfigurations via remote/local access.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ - + { + "package": { + "ecosystem": "npm", + "name": "mattermost-desktop" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "5.9.0" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45835" }, + { + "type": "PACKAGE", + "url": "https://github.com/mattermost/desktop" + }, { "type": "WEB", "url": "https://mattermost.com/security-updates" @@ -31,8 +58,8 @@ "CWE-693" ], "severity": "LOW", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-09-16T20:20:59Z", "nvd_published_at": "2024-09-16T15:15:16Z" } } \ No newline at end of file