From 2b8a3d59d51b4da87f35df04f890eb3fc7e5a3e4 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 22:00:28 +0000 Subject: [PATCH] Publish Advisories GHSA-p5f8-qf24-24cj GHSA-rrcg-jwr5-32g7 --- .../2023/12/GHSA-p5f8-qf24-24cj/GHSA-p5f8-qf24-24cj.json | 8 ++++++-- .../2023/12/GHSA-rrcg-jwr5-32g7/GHSA-rrcg-jwr5-32g7.json | 9 ++++++--- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/advisories/github-reviewed/2023/12/GHSA-p5f8-qf24-24cj/GHSA-p5f8-qf24-24cj.json b/advisories/github-reviewed/2023/12/GHSA-p5f8-qf24-24cj/GHSA-p5f8-qf24-24cj.json index e21009734bd..820d664622a 100644 --- a/advisories/github-reviewed/2023/12/GHSA-p5f8-qf24-24cj/GHSA-p5f8-qf24-24cj.json +++ b/advisories/github-reviewed/2023/12/GHSA-p5f8-qf24-24cj/GHSA-p5f8-qf24-24cj.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-p5f8-qf24-24cj", - "modified": "2023-12-19T21:39:31Z", + "modified": "2023-12-21T21:58:59Z", "published": "2023-12-19T21:39:31Z", "aliases": [ "CVE-2023-50732" @@ -59,6 +59,10 @@ "type": "WEB", "url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-p5f8-qf24-24cj" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50732" + }, { "type": "WEB", "url": "https://github.com/xwiki/xwiki-platform/commit/41d7dca2d30084966ca6a7ee537f39ee8354a7e3" @@ -79,6 +83,6 @@ "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-12-19T21:39:31Z", - "nvd_published_at": null + "nvd_published_at": "2023-12-21T20:15:07Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2023/12/GHSA-rrcg-jwr5-32g7/GHSA-rrcg-jwr5-32g7.json b/advisories/github-reviewed/2023/12/GHSA-rrcg-jwr5-32g7/GHSA-rrcg-jwr5-32g7.json index bf9b26812d1..4bff016bd12 100644 --- a/advisories/github-reviewed/2023/12/GHSA-rrcg-jwr5-32g7/GHSA-rrcg-jwr5-32g7.json +++ b/advisories/github-reviewed/2023/12/GHSA-rrcg-jwr5-32g7/GHSA-rrcg-jwr5-32g7.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-rrcg-jwr5-32g7", - "modified": "2023-12-16T00:46:25Z", + "modified": "2023-12-21T21:58:52Z", "published": "2023-12-15T15:30:27Z", "aliases": [ "CVE-2023-30867" @@ -9,7 +9,10 @@ "summary": "Apache StreamPark: Authenticated system users could trigger SQL injection vulnerability", "details": "In the Streampark platform, when users log in to the system and use certain features, some pages provide a name-based fuzzy search, such as job names, role names, etc. The sql syntax :select * from table where jobName like '%jobName%'. However, the jobName field may receive illegal parameters, leading to SQL injection. This could potentially result in information leakage.\n\nMitigation:\n\nUsers are recommended to upgrade to version 2.1.2, which fixes the issue.\n\n", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N" + } ], "affected": [ { @@ -50,7 +53,7 @@ "cwe_ids": [ "CWE-89" ], - "severity": "CRITICAL", + "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-12-16T00:46:25Z", "nvd_published_at": "2023-12-15T13:15:07Z"