Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-v5gj-fx3g-hcpw: 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.

ghsa
#sql#vulnerability#apache#git#auth#jira

Package

pip apache-submarine (pip)

Affected versions

>= 0.7.0, < 0.8.0

Patched versions

0.8.0

Description

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

  • https://nvd.nist.gov/vuln/detail/CVE-2023-37924
  • apache/submarine#1037
  • https://issues.apache.org/jira/browse/SUBMARINE-1361
  • https://lists.apache.org/thread/g99h773vd49n1wyghdq1llv2f83w1b3r
  • https://github.com/pypa/advisory-database/tree/main/vulns/apache-submarine/PYSEC-2023-244.yaml

Published by the National Vulnerability Database

Nov 22, 2023

Published to the GitHub Advisory Database

Nov 22, 2023

Last updated

Nov 22, 2023

Reviewed

Nov 22, 2023

Related news

CVE-2023-37924: [SUBMARINE-1361] Fix Submarine SQL injection vulnerability

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.