CVE-2023-52290

HIGH

Apache Streampark < 2.1.4 - SQL Injection

Title source: rule

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.

Scores

CVSS v3 8.1
EPSS 0.0044
EPSS Percentile 63.1%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

Classification

CWE
CWE-89
Status published

Affected Products (1)

apache/streampark < 2.1.4

Timeline

Published Jul 16, 2024
Tracked Since Feb 18, 2026