Vulnerability Details : CVE-2023-25561
DataHub is an open-source metadata platform. In the event a system is using Java Authentication and Authorization Service (JAAS) authentication and that system is given a configuration which contains an error, the authentication for the system will fail open and allow an attacker to login using any username and password. The reason for this is that while an error is thrown in the `authenticateJaasUser` method it is swallowed without propagating the error. As a result of this issue unauthenticated users may gain access to the system. Users are advised to upgrade. There are no known workarounds for this issue. This vulnerability was discovered and reported by the GitHub Security lab and is tracked as GHSL-2022-081.
Products affected by CVE-2023-25561
- cpe:2.3:a:datahub_project:datahub:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-25561
0.19%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 56 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-25561
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST | |
5.7
|
MEDIUM | CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N |
0.5
|
5.2
|
GitHub, Inc. |
CWE ids for CVE-2023-25561
-
The product does not handle or incorrectly handles an exceptional condition.Assigned by: security-advisories@github.com (Primary)
References for CVE-2023-25561
-
https://github.com/datahub-project/datahub/blob/fdf4e48495f083314f59c414bcc7c2601633a2b8/datahub-frontend/app/security/AuthenticationManager.java#L26
datahub/AuthenticationManager.java at fdf4e48495f083314f59c414bcc7c2601633a2b8 · datahub-project/datahub · GitHubIssue Tracking
-
https://github.com/datahub-project/datahub/security/advisories/GHSA-7wc6-p6c4-522c
Login fail open on JAAS misconfiguration (`GHSL-2022-081`) · Advisory · datahub-project/datahub · GitHubVendor Advisory
Jump to