CVE-2023-52290

CWE-89SQL Injection3 documents3 sources
Severity
8.1HIGH
EPSS
0.4%
top 36.58%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedJul 16

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 shoul

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:NExploitability: 2.8 | Impact: 5.2

Affected Packages2 packages

🔴Vulnerability Details

2
CVEList
Apache StreamPark (incubating): Unchecked SQL query fields trigger SQL injection vulnerability2024-07-16
GHSA
GHSA-jx5v-m5q5-f9w9: In streampark-console the list pages(e2024-07-16
CVE-2023-52290 (HIGH CVSS 8.1) | In streampark-console the list page | cvebase.io