CVE-2023-30867

MEDIUM

Apache StreamPark 2.0.0-2.1.1 - SQL Injection via Fuzzy Search Parameter

Title source: llm
STIX 2.1

Description

In the Streampark platform, when users log in to the system and use certain features, some pages provide a name-based fuzzy search, such as job names, role names, etc. The sql syntax :select * from table where jobName like '%jobName%'. However, the jobName field may receive illegal parameters, leading to SQL injection. This could potentially result in information leakage. Mitigation: Users are recommended to upgrade to version 2.1.2, which fixes the issue.

References (1)

Core 1
Core References
Mailing List, Vendor Advisory vendor-advisory
https://lists.apache.org/thread/bhdzh6hnh04yyf3g203bbyvxryd720o2

Scores

CVSS v3 4.9
EPSS 0.0040
EPSS Percentile 61.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N

Details

CWE
CWE-89
Status published
Products (2)
apache/streampark 2.0.0 - 2.1.2
org.apache.streampark/streampark 2.0.0 - 2.1.2Maven
Published Dec 15, 2023
Tracked Since Feb 18, 2026