CVE-2023-52290
However, because this sort field isn't validated, there is a risk of SQL injection vulnerability.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.64%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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 should upgrade to 2.1.4, Such parameters will be blocked.
- CVSS 3.1
- 8.1 HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
- EPSS
- 0.64% probability · 49th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-89
- Affected
- apache/streampark
- Source
- security@apache.org
References
- https://lists.apache.org/thread/t3mcm8pb65d9gj3wrgtj9sx9s2pfvvl3Mailing List, Vendor Advisory
- http://www.openwall.com/lists/oss-security/2024/07/15/4Mailing List, Third Party Advisory
- https://lists.apache.org/thread/t3mcm8pb65d9gj3wrgtj9sx9s2pfvvl3Mailing List, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.