CVE-2023-30867
MEDIUM4.9EPSS 0.40%Apache StreamPark: Authenticated system users could trigger SQL injection vulnerability
Published: 12/15/2023Modified: 2/16/2024
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.
Affected packages (1)
- Maven/org.apache.streampark:streampark>= 2.0.0, < 2.1.2
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM4.9 | CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N |