CVE-2023-37924: SQL injection in Apache Submarine
Apache Software Foundation Apache Submarine has an SQL injection vulnerability when a user logs in. This issue can result in unauthorized login. Now we have fixed this issue and now user must have the correct login to access workbench. This issue affects Apache Submarine: from 0.7.0 before 0.8.0. We recommend that all submarine users with 0.7.0 upgrade to 0.8.0, which not only fixes the issue, supports the oidc authentication mode, but also removes the case of unauthenticated logins. If using the version lower than 0.8.0 and not want to upgrade, you can try cherry-pick PR https://github.com/apache/submarine/pull/1037 https://github.com/apache/submarine/pull/1054 and rebuild the submarine-server image to fix this.
References
- github.com/advisories/GHSA-v5gj-fx3g-hcpw
- github.com/apache/submarine/pull/1037
- github.com/pypa/advisory-database/tree/main/vulns/apache-submarine/PYSEC-2023-244.yaml
- issues.apache.org/jira/browse/SUBMARINE-1361
- lists.apache.org/thread/g99h773vd49n1wyghdq1llv2f83w1b3r
- nvd.nist.gov/vuln/detail/CVE-2023-37924
Detect and mitigate CVE-2023-37924 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 →