From 584b4a3f6ee287b29cb8597f16b5abac14e5ad0c Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 21:09:11 +0000 Subject: [PATCH] Publish Advisories GHSA-95mg-jgfx-54v9 GHSA-95mg-jgfx-54v9 --- .../GHSA-95mg-jgfx-54v9.json | 92 +++++++++++++++++++ .../GHSA-95mg-jgfx-54v9.json | 42 --------- 2 files changed, 92 insertions(+), 42 deletions(-) create mode 100644 advisories/github-reviewed/2023/12/GHSA-95mg-jgfx-54v9/GHSA-95mg-jgfx-54v9.json delete mode 100644 advisories/unreviewed/2023/12/GHSA-95mg-jgfx-54v9/GHSA-95mg-jgfx-54v9.json diff --git a/advisories/github-reviewed/2023/12/GHSA-95mg-jgfx-54v9/GHSA-95mg-jgfx-54v9.json b/advisories/github-reviewed/2023/12/GHSA-95mg-jgfx-54v9/GHSA-95mg-jgfx-54v9.json new file mode 100644 index 00000000000..18447f4b04f --- /dev/null +++ b/advisories/github-reviewed/2023/12/GHSA-95mg-jgfx-54v9/GHSA-95mg-jgfx-54v9.json @@ -0,0 +1,92 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-95mg-jgfx-54v9", + "modified": "2023-12-19T21:07:54Z", + "published": "2023-12-19T12:30:19Z", + "aliases": [ + "CVE-2023-46104" + ], + "summary": "Apache Superset uncontrolled resource consumption", + "details": "Uncontrolled resource consumption can be triggered by authenticated attacker that uploads a malicious ZIP to import database, dashboards or datasets.  \nThis vulnerability exists in Apache Superset versions up to and including 2.1.2 and versions 3.0.0, 3.0.1.\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "apache-superset" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.1.2" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "apache-superset" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "3.0.0" + }, + { + "fixed": "3.0.1" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46104" + }, + { + "type": "WEB", + "url": "https://github.com/apache/superset/commit/7c23cb0b3fd224c320b35f05e74b572033569154" + }, + { + "type": "WEB", + "url": "https://github.com/apache/superset/commit/f473d13d0d89de5990209ff81b17dfe2cee884d3" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/superset" + }, + { + "type": "WEB", + "url": "https://lists.apache.org/thread/yxbxg4wryb7cb7wyybk11l5nqy0rsrvl" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2023/12/19/1" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-400" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2023-12-19T21:07:54Z", + "nvd_published_at": "2023-12-19T10:15:07Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/12/GHSA-95mg-jgfx-54v9/GHSA-95mg-jgfx-54v9.json b/advisories/unreviewed/2023/12/GHSA-95mg-jgfx-54v9/GHSA-95mg-jgfx-54v9.json deleted file mode 100644 index d070e440cc3..00000000000 --- a/advisories/unreviewed/2023/12/GHSA-95mg-jgfx-54v9/GHSA-95mg-jgfx-54v9.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-95mg-jgfx-54v9", - "modified": "2023-12-19T15:30:29Z", - "published": "2023-12-19T12:30:19Z", - "aliases": [ - "CVE-2023-46104" - ], - "details": "Uncontrolled resource consumption can be triggered by authenticated attacker that uploads a malicious ZIP to import database, dashboards or datasets.  \nThis vulnerability exists in Apache Superset versions up to and including 2.1.2 and versions 3.0.0, 3.0.1.\n", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46104" - }, - { - "type": "WEB", - "url": "https://lists.apache.org/thread/yxbxg4wryb7cb7wyybk11l5nqy0rsrvl" - }, - { - "type": "WEB", - "url": "http://www.openwall.com/lists/oss-security/2023/12/19/1" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-400" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2023-12-19T10:15:07Z" - } -} \ No newline at end of file