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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:datahub_project:datahub:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2023-02-11 01:23

Updated : 2024-02-28 19:51


NVD link : CVE-2023-25561

Mitre link : CVE-2023-25561

CVE.ORG link : CVE-2023-25561


JSON object : View

Products Affected

datahub_project

  • datahub
CWE
CWE-755

Improper Handling of Exceptional Conditions