Streampark: SQL Injection via NameBased Fuzzy Search before v2.1.2
CVE-2023-30867 Published on December 15, 2023

Apache StreamPark (incubating): Authenticated system users could trigger SQL injection vulnerability
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.

Vendor Advisory NVD

Weakness Type

What is a SQL Injection Vulnerability?

The software constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component.

CVE-2023-30867 has been classified to as a SQL Injection vulnerability or weakness.


Products Associated with CVE-2023-30867

Want to know whenever a new CVE is published for Apache Streampark? stack.watch will email you.

 

Affected Versions

Apache Software Foundation Apache StreamPark (incubating):

Exploit Probability

EPSS
0.40%
Percentile
60.44%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.