CVE-2023-30867
MEDIUM4.9EPSS 0.40%Apache StreamPark: Authenticated system users could trigger SQL injection vulnerability
發布日:2023/12/15修改日:2024/2/16
描述
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.
受影響套件(1)
- Maven/org.apache.streampark:streampark>= 2.0.0, < 2.1.2
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| 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 |