CVE-2023-25561
CVSS V2 None
CVSS V3 None
Description
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.
Overview
- CVE ID
- CVE-2023-25561
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2023-02-11T01:23:26
- Last Modified Date
- 2023-02-21T20:19:26
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:datahub_project:datahub:*:*:*:*:*:*:*:* | 1 | OR | 0.8.45 |
References
Reference URL | Reference Tags |
---|---|
https://github.com/datahub-project/datahub/blob/fdf4e48495f083314f59c414bcc7c2601633a2b8/datahub-frontend/app/security/AuthenticationManager.java#L26 | Issue Tracking |
https://github.com/datahub-project/datahub/security/advisories/GHSA-7wc6-p6c4-522c | Vendor Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-25561 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-25561 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2023-04-17 07:31:57 | Added to TrackCVE | |||
2023-04-17 07:32:00 | Weakness Enumeration | new |