From 8676483dd03bb8f473776c03b0f90bceffe7ca02 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 21:40:37 +0000 Subject: [PATCH] Publish Advisories GHSA-v7hg-77v9-2445 GHSA-rpjw-97p8-p2xp --- .../GHSA-v7hg-77v9-2445.json | 37 +++++++++++++-- .../GHSA-rpjw-97p8-p2xp.json | 46 ++++++++++++------- 2 files changed, 62 insertions(+), 21 deletions(-) rename advisories/{unreviewed => github-reviewed}/2023/12/GHSA-v7hg-77v9-2445/GHSA-v7hg-77v9-2445.json (53%) rename advisories/{unreviewed => github-reviewed}/2024/01/GHSA-rpjw-97p8-p2xp/GHSA-rpjw-97p8-p2xp.json (56%) diff --git a/advisories/unreviewed/2023/12/GHSA-v7hg-77v9-2445/GHSA-v7hg-77v9-2445.json b/advisories/github-reviewed/2023/12/GHSA-v7hg-77v9-2445/GHSA-v7hg-77v9-2445.json similarity index 53% rename from advisories/unreviewed/2023/12/GHSA-v7hg-77v9-2445/GHSA-v7hg-77v9-2445.json rename to advisories/github-reviewed/2023/12/GHSA-v7hg-77v9-2445/GHSA-v7hg-77v9-2445.json index 58354c74482..0639fcda7a4 100644 --- a/advisories/unreviewed/2023/12/GHSA-v7hg-77v9-2445/GHSA-v7hg-77v9-2445.json +++ b/advisories/github-reviewed/2023/12/GHSA-v7hg-77v9-2445/GHSA-v7hg-77v9-2445.json @@ -1,17 +1,36 @@ { "schema_version": "1.4.0", "id": "GHSA-v7hg-77v9-2445", - "modified": "2023-12-30T18:30:37Z", + "modified": "2024-01-03T21:39:56Z", "published": "2023-12-30T18:30:37Z", "aliases": [ "CVE-2023-49299" ], + "summary": "Apache DolphinScheduler: Arbitrary js execute 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.This issue affects Apache DolphinScheduler: until 3.1.9.\n\nUsers are recommended to upgrade to version 3.1.9, which fixes the issue.\n\n", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.dolphinscheduler:dolphinscheduler-master" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.1.9" + } + ] + } + ] + } ], "references": [ { @@ -22,6 +41,14 @@ "type": "WEB", "url": "https://github.com/apache/dolphinscheduler/pull/15228" }, + { + "type": "WEB", + "url": "https://github.com/apache/dolphinscheduler/commit/b5eddc0ce85d379080a51bf2162477f7d8c1b7d2" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/dolphinscheduler" + }, { "type": "WEB", "url": "https://lists.apache.org/thread/tnf99qoc6tlnwrny4t1zk6mfszgdsokm" @@ -31,9 +58,9 @@ "cwe_ids": [ "CWE-20" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-01-03T21:39:56Z", "nvd_published_at": "2023-12-30T17:15:07Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2024/01/GHSA-rpjw-97p8-p2xp/GHSA-rpjw-97p8-p2xp.json b/advisories/github-reviewed/2024/01/GHSA-rpjw-97p8-p2xp/GHSA-rpjw-97p8-p2xp.json similarity index 56% rename from advisories/unreviewed/2024/01/GHSA-rpjw-97p8-p2xp/GHSA-rpjw-97p8-p2xp.json rename to advisories/github-reviewed/2024/01/GHSA-rpjw-97p8-p2xp/GHSA-rpjw-97p8-p2xp.json index 3558194da5e..00ff5a7207d 100644 --- a/advisories/unreviewed/2024/01/GHSA-rpjw-97p8-p2xp/GHSA-rpjw-97p8-p2xp.json +++ b/advisories/github-reviewed/2024/01/GHSA-rpjw-97p8-p2xp/GHSA-rpjw-97p8-p2xp.json @@ -1,17 +1,39 @@ { "schema_version": "1.4.0", "id": "GHSA-rpjw-97p8-p2xp", - "modified": "2024-01-03T00:30:22Z", + "modified": "2024-01-03T21:39:18Z", "published": "2024-01-03T00:30:22Z", "aliases": [ "CVE-2020-26623" ], + "summary": "Gila CMS SQL Injection", "details": "SQL Injection vulnerability discovered in Gila CMS 1.15.4 and earlier allows a remote attacker to execute arbitrary web scripts via the Area parameter under the Administration>Widget tab after the login portal.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N" + } ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "gilacms/gila" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.15.4" + } + ] + } + ] + } ], "references": [ { @@ -19,29 +41,21 @@ "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26623" }, { - "type": "WEB", + "type": "PACKAGE", "url": "https://github.com/GilaCMS/gila" }, - { - "type": "WEB", - "url": "https://github.com/GilaCMS/gila/security/policy" - }, { "type": "WEB", "url": "https://packetstormsecurity.com/files/176301/GilaCMS-1.15.4-SQL-Injection.html" - }, - { - "type": "WEB", - "url": "http://gilacms.com" } ], "database_specific": { "cwe_ids": [ - + "CWE-89" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-01-03T21:39:18Z", "nvd_published_at": "2024-01-02T22:15:07Z" } } \ No newline at end of file