Skip to content

SQL injection in Apache Submarine

Critical severity GitHub Reviewed Published Nov 22, 2023 to the GitHub Advisory Database • Updated Nov 30, 2023

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

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

Severity

Critical
9.8
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2023-37924

GHSA ID

GHSA-v5gj-fx3g-hcpw

Source code

Credits

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.