SCA: security update for org.apache.streampark:streampark (GHSA-rrcg-jwr5-32g7)

medium Tenable Cloud Security Plugin ID 418896

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. Mitigation: Users are recommended to
upgrade to version 2.1.2, which fixes the issue. (CVE-2023-30867)

See Also

https://github.com/advisories/GHSA-rrcg-jwr5-32g7

Plugin Details

Severity: Medium

ID: 418896

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.51

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 4.5

Vector: CVSS2#AV:N/AC:L/Au:M/C:C/I:N/A:N

CVSS Score Source: CVE-2023-30867

CVSS v3

Risk Factor: Medium

Base Score: 4.9

Temporal Score: 4.3

Vector: CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 12/15/2023

Vulnerability Publication Date: 12/15/2023

Reference Information

CVE: CVE-2023-30867

cwe: CWE-89