Publish Advisories

GHSA-p5f8-qf24-24cj
GHSA-rrcg-jwr5-32g7
This commit is contained in:
advisory-database[bot]
2023-12-21 22:00:28 +00:00
parent c8c3edda0a
commit 2b8a3d59d5
2 changed files with 12 additions and 5 deletions
@@ -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"
}
}
@@ -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"