Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.apache.streampark/streampark
  4. ›
  5. CVE-2023-30867

CVE-2023-30867: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

December 15, 2023 (updated December 16, 2023)

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

  • github.com/advisories/GHSA-rrcg-jwr5-32g7
  • lists.apache.org/thread/bhdzh6hnh04yyf3g203bbyvxryd720o2
  • nvd.nist.gov/vuln/detail/CVE-2023-30867

Code Behaviors & Features

Detect and mitigate CVE-2023-30867 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.0.0 before 2.1.2

Fixed versions

  • 2.1.2

Solution

Upgrade to version 2.1.2 or above.

Weakness

  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Source file

maven/org.apache.streampark/streampark/CVE-2023-30867.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:34 +0000.