From 1153acddf6d08c42b358f76082da1f509a2beb14 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 10:42:49 +0000 Subject: [PATCH] Publish Advisories GHSA-7p7q-fjfw-v3gf GHSA-rc6h-qwj9-2c53 --- .../02/GHSA-7p7q-fjfw-v3gf/GHSA-7p7q-fjfw-v3gf.json | 13 ++++++++++--- .../02/GHSA-rc6h-qwj9-2c53/GHSA-rc6h-qwj9-2c53.json | 13 ++++++++++--- 2 files changed, 20 insertions(+), 6 deletions(-) diff --git a/advisories/github-reviewed/2024/02/GHSA-7p7q-fjfw-v3gf/GHSA-7p7q-fjfw-v3gf.json b/advisories/github-reviewed/2024/02/GHSA-7p7q-fjfw-v3gf/GHSA-7p7q-fjfw-v3gf.json index 994251bfc55..d62df47e192 100644 --- a/advisories/github-reviewed/2024/02/GHSA-7p7q-fjfw-v3gf/GHSA-7p7q-fjfw-v3gf.json +++ b/advisories/github-reviewed/2024/02/GHSA-7p7q-fjfw-v3gf/GHSA-7p7q-fjfw-v3gf.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-7p7q-fjfw-v3gf", - "modified": "2024-02-27T21:55:09Z", + "modified": "2024-08-02T10:41:20Z", "published": "2024-02-27T00:32:04Z", "aliases": [ "CVE-2023-36237" @@ -9,7 +9,14 @@ "summary": "Bagisto Cross-Site Request Forgery vulnerability", "details": "Cross Site Request Forgery vulnerability in Bagisto before v.1.3.2 allows an attacker to execute arbitrary code via a crafted HTML script.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" + } ], "affected": [ { @@ -58,7 +65,7 @@ "cwe_ids": [ "CWE-352" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-02-27T21:55:09Z", "nvd_published_at": "2024-02-26T22:15:06Z" diff --git a/advisories/github-reviewed/2024/02/GHSA-rc6h-qwj9-2c53/GHSA-rc6h-qwj9-2c53.json b/advisories/github-reviewed/2024/02/GHSA-rc6h-qwj9-2c53/GHSA-rc6h-qwj9-2c53.json index 42f80498896..c76d2a1a451 100644 --- a/advisories/github-reviewed/2024/02/GHSA-rc6h-qwj9-2c53/GHSA-rc6h-qwj9-2c53.json +++ b/advisories/github-reviewed/2024/02/GHSA-rc6h-qwj9-2c53/GHSA-rc6h-qwj9-2c53.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-rc6h-qwj9-2c53", - "modified": "2024-05-20T20:46:14Z", + "modified": "2024-08-02T10:41:30Z", "published": "2024-02-23T18:30:59Z", "aliases": [ "CVE-2024-23320" @@ -9,7 +9,14 @@ "summary": "Apache DolphinScheduler vulnerable to arbitrary JavaScript execution as root for authenticated users", "details": "Improper Input Validation vulnerability in Apache DolphinScheduler. An authenticated user can cause arbitrary, unsandboxed JavaScript to be executed on the server.\n\nThis issue is a legacy of CVE-2023-49299. We didn't fix it completely in CVE-2023-49299, and we added one more patch to fix it.\n\nThis issue affects Apache DolphinScheduler: until 3.2.1.\n\nUsers are recommended to upgrade to version 3.2.1, which fixes the issue.\n\n", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" + } ], "affected": [ { @@ -70,7 +77,7 @@ "cwe_ids": [ "CWE-20" ], - "severity": "CRITICAL", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-02-23T20:09:38Z", "nvd_published_at": "2024-02-23T17:15:08Z"