CVE-2023-52290
HIGH EPSS 46.1%
Published Jul 16, 20241y ago · Modified Jun 17, 20262w ago
8.1 CVSS 3.1
Published Jul 16, 2024 1y ago
Last Modified Jun 17, 2026 2w ago
Description
In streampark-console the list pages(e.g: application pages), users can sort page by field. This sort field is sent from the front-end to the back-end, and the SQL query is generated using this field. However, because this sort field isn't validated, there is a risk of SQL injection vulnerability. The attacker must successfully log into the system to launch an attack, which may cause data leakage. Since no data will be written, so this is a low-impact vulnerability. Mitigation: all users should upgrade to 2.1.4, Such parameters will be blocked.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability None
Threat Intelligence
EPSS Exploit Probability
46.1% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-89 SQL Injection Injection
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| apache | streampark | * | ≥2.0.0 – <2.1.4 |
References 2
- openwall.com http://www.openwall.com/lists/oss-security/2024/07/15/4
- lists.apache.org https://lists.apache.org/thread/t3mcm8pb65d9gj3wrgtj9sx9s2pfvvl3
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.