Lucene search

K
cvelistApacheCVELIST:CVE-2023-37924
HistoryNov 22, 2023 - 9:19 a.m.

CVE-2023-37924 Apache Submarine: SQL injection from unauthorized login

2023-11-2209:19:23
CWE-89
apache
www.cve.org
apache submarine
sql injection
unauthorized login
vulnerability
upgrade
oidc authentication
submarine-server image
fix

0.006 Low

EPSS

Percentile

78.5%

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.

CNA Affected

[
  {
    "defaultStatus": "unaffected",
    "product": "Apache Submarine",
    "vendor": "Apache Software Foundation",
    "versions": [
      {
        "lessThan": "0.8.0",
        "status": "affected",
        "version": "0.7.0",
        "versionType": "semver"
      }
    ]
  }
]

0.006 Low

EPSS

Percentile

78.5%

Related for CVELIST:CVE-2023-37924