First published: Fri Feb 10 2023(Updated: )
DataHub is an open-source metadata platform. The AuthServiceClient which is responsible for creation of new accounts, verifying credentials, resetting them or requesting access tokens, crafts multiple JSON strings using format strings with user-controlled data. This means that an attacker may be able to augment these JSON strings to be sent to the backend and that can potentially be abused by including new or colliding values. This issue may lead to an authentication bypass and the creation of system accounts, which effectively can lead to full system compromise. Users are advised to upgrade. There are no known workarounds for this vulnerability. This vulnerability was discovered and reported by the GitHub Security lab and is tracked as GHSL-2022-080.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Datahub | <0.8.45 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-25560 is a vulnerability in the DataHub open-source metadata platform that allows an attacker to craft malicious JSON strings using user-controlled data.
The severity of CVE-2023-25560 is critical with a severity score of 9.8 (out of 10).
CVE-2023-25560 affects DataHub versions up to and excluding 0.8.45.
The CWE of CVE-2023-25560 is CWE-913.
To fix CVE-2023-25560, upgrade DataHub to version 0.8.45 or later.