SQL injection in Apache Submarine
Critical severity
GitHub Reviewed
Published
Nov 22, 2023
to the GitHub Advisory Database
•
Updated Nov 30, 2023
Description
Published by the National Vulnerability Database
Nov 22, 2023
Published to the GitHub Advisory Database
Nov 22, 2023
Reviewed
Nov 22, 2023
Last updated
Nov 30, 2023
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 apache/submarine#1037 apache/submarine#1054 and rebuild the submarine-server image to fix this.
References