ghsa-jwcg-wv5x-vg3g
Vulnerability from github
Published
2024-06-12 15:31
Modified
2024-10-14 20:16
Severity ?
Summary
Apache Submarine Commons Utils has a hard-coded secret
Details
Improper Authentication vulnerability in Apache Submarine Commons Utils.
This issue affects Apache Submarine Commons Utils: from 0.8.0.
As this project is retired, we do not plan to release a version that fixes this issue. If the user doesn't explicitly set submarine.auth.default.secret
, a default value will be used. Users are recommended to find an alternative or restrict access to the instance to trusted users.
NOTE: This vulnerability only affects products that are no longer supported by the maintainer.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.submarine:submarine-commons-utils" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "0.8.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "apache-submarine" }, "ranges": [ { "events": [ { "introduced": "0.8.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-36264" ], "database_specific": { "cwe_ids": [ "CWE-287", "CWE-798" ], "github_reviewed": true, "github_reviewed_at": "2024-06-12T19:44:26Z", "nvd_published_at": "2024-06-12T14:15:11Z", "severity": "MODERATE" }, "details": "Improper Authentication vulnerability in Apache Submarine Commons Utils.\n\nThis issue affects Apache Submarine Commons Utils: from 0.8.0.\n\nAs this project is retired, we do not plan to release a version that fixes this issue. If the user doesn\u0027t explicitly set `submarine.auth.default.secret`, a default value will be used. Users are recommended to find an alternative or restrict access to the instance to trusted users. \n\nNOTE: This vulnerability only affects products that are no longer supported by the maintainer.\n\n", "id": "GHSA-jwcg-wv5x-vg3g", "modified": "2024-10-14T20:16:58Z", "published": "2024-06-12T15:31:44Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36264" }, { "type": "WEB", "url": "https://github.com/apache/submarine/pull/1125" }, { "type": "WEB", "url": "https://github.com/apache/submarine/commit/7a1d551798c6785fc68fe028fc46f74c3ee6976d" }, { "type": "PACKAGE", "url": "https://github.com/apache/submarine" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/apache-submarine/PYSEC-2024-97.yaml" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/SUBMARINE-1417" }, { "type": "WEB", "url": "https://lists.apache.org/thread/7mo0c7vbhpo8thvybl8wwvb0bccrg7r4" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/06/12/2" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Apache Submarine Commons Utils has a hard-coded secret" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.