From ba111a4acfaa38e0165ac6fef6416d7b5f55c807 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 17:30:07 +0000 Subject: [PATCH] Publish GHSA-4g88-4hgm-m99x --- .../GHSA-4g88-4hgm-m99x.json | 31 ++++++++++++++++--- 1 file changed, 27 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2023/11/GHSA-4g88-4hgm-m99x/GHSA-4g88-4hgm-m99x.json (58%) diff --git a/advisories/unreviewed/2023/11/GHSA-4g88-4hgm-m99x/GHSA-4g88-4hgm-m99x.json b/advisories/github-reviewed/2023/11/GHSA-4g88-4hgm-m99x/GHSA-4g88-4hgm-m99x.json similarity index 58% rename from advisories/unreviewed/2023/11/GHSA-4g88-4hgm-m99x/GHSA-4g88-4hgm-m99x.json rename to advisories/github-reviewed/2023/11/GHSA-4g88-4hgm-m99x/GHSA-4g88-4hgm-m99x.json index 94dc272bd9b..4f68ef68e6d 100644 --- a/advisories/unreviewed/2023/11/GHSA-4g88-4hgm-m99x/GHSA-4g88-4hgm-m99x.json +++ b/advisories/github-reviewed/2023/11/GHSA-4g88-4hgm-m99x/GHSA-4g88-4hgm-m99x.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-4g88-4hgm-m99x", - "modified": "2023-11-15T15:30:21Z", + "modified": "2023-11-15T17:28:47Z", "published": "2023-11-09T18:34:55Z", "aliases": [ "CVE-2023-45884" ], + "summary": "NASA Open MCT Cross Site Request Forgery (CSRF) vulnerability", "details": "Cross Site Request Forgery (CSRF) vulnerability in NASA Open MCT (aka openmct) through 3.1.0 allows attackers to view sensitive information via the flexibleLayout plugin.", "severity": [ { @@ -14,13 +15,35 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "npm", + "name": "openmct" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "3.1.0" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45884" }, + { + "type": "PACKAGE", + "url": "https://github.com/nasa/openmct" + }, { "type": "WEB", "url": "https://www.linkedin.com/pulse/xss-nasas-open-mct-v302-visionspace-technologies-ubg4f" @@ -31,8 +54,8 @@ "CWE-352" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2023-11-15T17:28:47Z", "nvd_published_at": "2023-11-09T17:15:08Z" } } \ No newline at end of file