Vulnerability Details : CVE-2023-37924
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.
Vulnerability category: Sql Injection
Products affected by CVE-2023-37924
- cpe:2.3:a:apache:submarine:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-37924
0.70%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 80 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-37924
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2023-37924
-
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.Assigned by: security@apache.org (Secondary)
References for CVE-2023-37924
-
https://issues.apache.org/jira/browse/SUBMARINE-1361
[SUBMARINE-1361] Fix Submarine SQL injection vulnerability - ASF JIRAIssue Tracking;Vendor Advisory
-
https://github.com/apache/submarine/pull/1037
SUBMARINE-1361. Fix Submarine SQL injection vulnerability by cdmikechen · Pull Request #1037 · apache/submarine · GitHubIssue Tracking
-
https://lists.apache.org/thread/g99h773vd49n1wyghdq1llv2f83w1b3r
CVE-2023-37924: Apache Submarine: SQL injection from unauthorized login-Apache Mail ArchivesMailing List;Vendor Advisory
Jump to