From 179cabc6f4eaa9f02d0de9ca3e08f573858874f6 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 14:19:32 +0000 Subject: [PATCH] Publish GHSA-vxp9-wv2f-wqmw --- .../GHSA-vxp9-wv2f-wqmw.json | 25 +++++++++++++------ 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/advisories/github-reviewed/2018/11/GHSA-vxp9-wv2f-wqmw/GHSA-vxp9-wv2f-wqmw.json b/advisories/github-reviewed/2018/11/GHSA-vxp9-wv2f-wqmw/GHSA-vxp9-wv2f-wqmw.json index 3ecba15e980..d1f36599cfd 100644 --- a/advisories/github-reviewed/2018/11/GHSA-vxp9-wv2f-wqmw/GHSA-vxp9-wv2f-wqmw.json +++ b/advisories/github-reviewed/2018/11/GHSA-vxp9-wv2f-wqmw/GHSA-vxp9-wv2f-wqmw.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-vxp9-wv2f-wqmw", - "modified": "2022-09-14T22:03:32Z", + "modified": "2024-10-28T14:18:34Z", "published": "2018-11-09T17:40:56Z", "aliases": [ "CVE-2018-8021" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -20,13 +24,6 @@ "ecosystem": "PyPI", "name": "superset" }, - "ecosystem_specific": { - "affected_functions": [ - "superset.models.core.Dashboard.import_obj", - "superset.views.core.DashboardModelView.download_dashboards", - "superset.views.core.Superset.import_dashboards" - ] - }, "ranges": [ { "type": "ECOSYSTEM", @@ -47,6 +44,10 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8021" }, + { + "type": "WEB", + "url": "https://github.com/apache/incubator-superset/pull/4243" + }, { "type": "WEB", "url": "https://github.com/apache/superset/pull/4243" @@ -55,10 +56,18 @@ "type": "WEB", "url": "https://github.com/apache/superset/commit/2c72a7ae4fc0a8bac1f037a79efa90e1c5549710" }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-vxp9-wv2f-wqmw" + }, { "type": "PACKAGE", "url": "https://github.com/apache/superset" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/superset/PYSEC-2018-74.yaml" + }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/45933"