From e6c46e9baa178860732bbf7dd01e4f08bf16ffd2 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 16:52:59 +0000 Subject: [PATCH] Publish Advisories GHSA-37x3-j9jq-vrjx GHSA-9q34-7hfr-h8jm GHSA-mpj7-7mg7-x95j GHSA-mpj7-7mg7-x95j --- .../GHSA-37x3-j9jq-vrjx.json | 32 +++- .../GHSA-9q34-7hfr-h8jm.json | 23 ++- .../GHSA-mpj7-7mg7-x95j.json | 164 ++++++++++++++++++ .../GHSA-mpj7-7mg7-x95j.json | 40 ----- 4 files changed, 211 insertions(+), 48 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/12/GHSA-37x3-j9jq-vrjx/GHSA-37x3-j9jq-vrjx.json (56%) rename advisories/{unreviewed => github-reviewed}/2024/12/GHSA-9q34-7hfr-h8jm/GHSA-9q34-7hfr-h8jm.json (62%) create mode 100644 advisories/github-reviewed/2024/12/GHSA-mpj7-7mg7-x95j/GHSA-mpj7-7mg7-x95j.json delete mode 100644 advisories/unreviewed/2024/12/GHSA-mpj7-7mg7-x95j/GHSA-mpj7-7mg7-x95j.json diff --git a/advisories/unreviewed/2024/12/GHSA-37x3-j9jq-vrjx/GHSA-37x3-j9jq-vrjx.json b/advisories/github-reviewed/2024/12/GHSA-37x3-j9jq-vrjx/GHSA-37x3-j9jq-vrjx.json similarity index 56% rename from advisories/unreviewed/2024/12/GHSA-37x3-j9jq-vrjx/GHSA-37x3-j9jq-vrjx.json rename to advisories/github-reviewed/2024/12/GHSA-37x3-j9jq-vrjx/GHSA-37x3-j9jq-vrjx.json index 94a7df3e650..6f0a718fb40 100644 --- a/advisories/unreviewed/2024/12/GHSA-37x3-j9jq-vrjx/GHSA-37x3-j9jq-vrjx.json +++ b/advisories/github-reviewed/2024/12/GHSA-37x3-j9jq-vrjx/GHSA-37x3-j9jq-vrjx.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-37x3-j9jq-vrjx", - "modified": "2024-12-28T18:30:47Z", + "modified": "2024-12-30T16:51:40Z", "published": "2024-12-28T00:30:43Z", "aliases": [ "CVE-2024-54775" ], + "summary": "Dcat-Admin Cross-Site Scripting (XSS) vulnerability", "details": "Dcat-Admin v2.2.0-beta and v2.2.2-beta contains a Cross-Site Scripting (XSS) vulnerability via /admin/auth/menu and /admin/auth/extensions.", "severity": [ { @@ -13,7 +14,26 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "dcat/laravel-admin" + }, + "versions": [ + "2.2.0-beta" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "dcat/laravel-admin" + }, + "versions": [ + "2.2.2-beta" + ] + } + ], "references": [ { "type": "ADVISORY", @@ -22,6 +42,10 @@ { "type": "WEB", "url": "https://github.com/taynes-llllzt/taynes/issues/5" + }, + { + "type": "PACKAGE", + "url": "https://github.com/jqhph/dcat-admin" } ], "database_specific": { @@ -29,8 +53,8 @@ "CWE-79" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-12-30T16:51:40Z", "nvd_published_at": "2024-12-27T22:15:12Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-9q34-7hfr-h8jm/GHSA-9q34-7hfr-h8jm.json b/advisories/github-reviewed/2024/12/GHSA-9q34-7hfr-h8jm/GHSA-9q34-7hfr-h8jm.json similarity index 62% rename from advisories/unreviewed/2024/12/GHSA-9q34-7hfr-h8jm/GHSA-9q34-7hfr-h8jm.json rename to advisories/github-reviewed/2024/12/GHSA-9q34-7hfr-h8jm/GHSA-9q34-7hfr-h8jm.json index 2b7a96208b6..a0e7ffea7e7 100644 --- a/advisories/unreviewed/2024/12/GHSA-9q34-7hfr-h8jm/GHSA-9q34-7hfr-h8jm.json +++ b/advisories/github-reviewed/2024/12/GHSA-9q34-7hfr-h8jm/GHSA-9q34-7hfr-h8jm.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-9q34-7hfr-h8jm", - "modified": "2024-12-28T18:30:47Z", + "modified": "2024-12-30T16:51:37Z", "published": "2024-12-28T00:30:43Z", "aliases": [ "CVE-2024-54774" ], + "summary": "Dcat Admin Cross-site Scripting (XSS) vulnerability", "details": "Dcat Admin v2.2.0-beta contains a cross-site scripting (XSS) vulnerability in /admin/articles/create.", "severity": [ { @@ -13,7 +14,17 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "dcat/laravel-admin" + }, + "versions": [ + "2.2.0-beta" + ] + } + ], "references": [ { "type": "ADVISORY", @@ -22,6 +33,10 @@ { "type": "WEB", "url": "https://github.com/taynes-llllzt/taynes/issues/4" + }, + { + "type": "PACKAGE", + "url": "https://github.com/jqhph/dcat-admin" } ], "database_specific": { @@ -29,8 +44,8 @@ "CWE-79" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-12-30T16:51:36Z", "nvd_published_at": "2024-12-27T22:15:12Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2024/12/GHSA-mpj7-7mg7-x95j/GHSA-mpj7-7mg7-x95j.json b/advisories/github-reviewed/2024/12/GHSA-mpj7-7mg7-x95j/GHSA-mpj7-7mg7-x95j.json new file mode 100644 index 00000000000..029f9673a6a --- /dev/null +++ b/advisories/github-reviewed/2024/12/GHSA-mpj7-7mg7-x95j/GHSA-mpj7-7mg7-x95j.json @@ -0,0 +1,164 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-mpj7-7mg7-x95j", + "modified": "2024-12-30T16:52:08Z", + "published": "2024-12-28T18:30:48Z", + "aliases": [ + "CVE-2024-56512" + ], + "summary": "Apache NiFi: Missing Complete Authorization for Parameter and Service References", + "details": "Apache NiFi 1.10.0 through 2.0.0 are missing fine-grained authorization checking for Parameter Contexts, referenced Controller Services, and referenced Parameter Providers, when creating new Process Groups.\n\nCreating a new Process Group can include binding to a Parameter Context, but in cases where the Process Group did not reference any Parameter values, the framework did not check user authorization for the bound Parameter Context. Missing authorization for a bound Parameter Context enabled clients to download non-sensitive Parameter values after creating the Process Group.\n\nCreating a new Process Group can also include referencing existing Controller Services or Parameter Providers. The framework did not check user authorization for referenced Controller Services or Parameter Providers, enabling clients to create Process Groups and use these components that were otherwise unauthorized.\n\nThis vulnerability is limited in scope to authenticated users authorized to create Process Groups. The scope is further limited to deployments with component-based authorization policies. Upgrading to Apache NiFi 2.1.0 is the recommended mitigation, which includes authorization checking for Parameter and Controller Service references on Process Group creation.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N/U:Green" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.nifi:nifi-client-dto" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.10.0" + }, + { + "fixed": "2.1.0" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.nifi:nifi-web-api" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.10.0" + }, + { + "fixed": "2.1.0" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.nifi:nifi-system-test-suite" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.10.0" + }, + { + "fixed": "2.1.0" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.nifi:nifi-framework-cluster" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.10.0" + }, + { + "fixed": "2.1.0" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.nifi:nifi-framework-components" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.10.0" + }, + { + "fixed": "2.1.0" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.nifi:nifi-framework-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.10.0" + }, + { + "fixed": "2.1.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56512" + }, + { + "type": "WEB", + "url": "https://github.com/apache/nifi/commit/f744deebf9a9effdbbff79ce6073ec329b5f45da" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/nifi" + }, + { + "type": "WEB", + "url": "https://lists.apache.org/thread/cjc8fns5kjsho0s7vonlnojokyfx47wn" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2024/12/28/1" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-638" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2024-12-30T16:52:08Z", + "nvd_published_at": "2024-12-28T17:15:07Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-mpj7-7mg7-x95j/GHSA-mpj7-7mg7-x95j.json b/advisories/unreviewed/2024/12/GHSA-mpj7-7mg7-x95j/GHSA-mpj7-7mg7-x95j.json deleted file mode 100644 index 698152ee921..00000000000 --- a/advisories/unreviewed/2024/12/GHSA-mpj7-7mg7-x95j/GHSA-mpj7-7mg7-x95j.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-mpj7-7mg7-x95j", - "modified": "2024-12-28T18:30:48Z", - "published": "2024-12-28T18:30:48Z", - "aliases": [ - "CVE-2024-56512" - ], - "details": "Apache NiFi 1.10.0 through 2.0.0 are missing fine-grained authorization checking for Parameter Contexts, referenced Controller Services, and referenced Parameter Providers, when creating new Process Groups.\n\nCreating a new Process Group can include binding to a Parameter Context, but in cases where the Process Group did not reference any Parameter values, the framework did not check user authorization for the bound Parameter Context. Missing authorization for a bound Parameter Context enabled clients to download non-sensitive Parameter values after creating the Process Group.\n\nCreating a new Process Group can also include referencing existing Controller Services or Parameter Providers. The framework did not check user authorization for referenced Controller Services or Parameter Providers, enabling clients to create Process Groups and use these components that were otherwise unauthorized.\n\nThis vulnerability is limited in scope to authenticated users authorized to create Process Groups. The scope is further limited to deployments with component-based authorization policies. Upgrading to Apache NiFi 2.1.0 is the recommended mitigation, which includes authorization checking for Parameter and Controller Service references on Process Group creation.", - "severity": [ - { - "type": "CVSS_V4", - "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:P/AU:Y/R:U/V:C/RE:L/U:Green" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56512" - }, - { - "type": "WEB", - "url": "https://lists.apache.org/thread/cjc8fns5kjsho0s7vonlnojokyfx47wn" - }, - { - "type": "WEB", - "url": "http://www.openwall.com/lists/oss-security/2024/12/28/1" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-638" - ], - "severity": "LOW", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-12-28T17:15:07Z" - } -} \ No newline at end of file