pysec-2023-244
Vulnerability from pysec
Published
2023-11-22 10:15
Modified
2023-11-22 11:21
Details
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.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "apache-submarine", "purl": "pkg:pypi/apache-submarine" }, "ranges": [ { "events": [ { "introduced": "0.7.0" }, { "fixed": "0.8.0" } ], "type": "ECOSYSTEM" } ], "versions": [ "0.7.0", "0.8.0.dev0" ] } ], "aliases": [ "CVE-2023-37924" ], "details": "Apache Software Foundation Apache Submarine has an SQL injection vulnerability when a user logs in. This issue can result in unauthorized login.\nNow we have fixed this issue and now user must have the correct login to access workbench.\nThis issue affects Apache Submarine: from 0.7.0 before 0.8.0.\u00a0We 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.\nIf 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.\n\n", "id": "PYSEC-2023-244", "modified": "2023-11-22T11:21:52.095543+00:00", "published": "2023-11-22T10:15:00+00:00", "references": [ { "type": "WEB", "url": "https://issues.apache.org/jira/browse/SUBMARINE-1361" }, { "type": "WEB", "url": "https://github.com/apache/submarine/pull/1037" }, { "type": "WEB", "url": "https://lists.apache.org/thread/g99h773vd49n1wyghdq1llv2f83w1b3r" } ] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.