CVE-2024-29737
CVE-2024-29737 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: 1% (62nd percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-26732
- 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. Mitigation: all users should upgrade to 2.1.4 Background info: Log in to Streampark using the default username (e.g. test1, test2, test3) and the default password (streampark). Navigate to the Project module, then add a new project. Enter the git repository address of the project and input `touch /tmp/success_2.1.2` as the "Build Argument". Note that there is no verification and interception of the special character "`". As a result, you will find that this injection command will be successfully executed after executing the build. In the latest version, the special symbol ` is intercepted.
Frequently asked questions
- What is CVE-2024-29737?
- 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. Mitigation: all users should upgrade to 2.1.4 Background info: Log in to Streampark using the default username (e.g. test1, test2, test3) and the default password (streampark). Navigate to the Project module, then add a new project. Enter the git repository address of the project and input `touch /tmp/success_2.1.2` as the "Build Argument". Note that there is no verification and interception of the special character "`". As a result, you will find that this injection command will be successfully executed after executing the build. In the latest version, the special symbol ` is intercepted.
- How severe is CVE-2024-29737?
- CVE-2024-29737 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-2024-29737 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (62nd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-29737?
- CVE-2024-29737 affects Apache Streampark. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-29737?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2024-29737 have an EU (EUVD) identifier?
- Yes. CVE-2024-29737 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-26732.
- When was CVE-2024-29737 published?
- CVE-2024-29737 was published on 2024-07-17 and last updated on 2026-06-17.
References
- http://www.openwall.com/lists/oss-security/2024/07/17/2
- https://lists.apache.org/thread/xhx7jt1t24s6d7o435wxng8t0ojfbfh5
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…