DataHub is an open-source metadata platform. DataHub Frontend's sessions are configured using Play Framework's default settings for stateless session which do not set an expiration time for a cookie. Due to this, if a session cookie were ever leaked, it would be valid forever. DataHub uses a stateless session cookie that is not invalidated on logout, it is just removed from the browser forcing the user to login again. However, if an attacker extracted a cookie from an authenticated user it would continue to be valid as there is no validation on a time window the session token is valid for due to a combination of the usage of LegacyCookiesModule from Play Framework and using default settings which do not set an expiration time. All DataHub instances prior to the patch that have removed the datahub user, but not the default policies applying to that user are affected. Users are advised to update to version 0.12.1 which addresses the issue. There are no known workarounds for this vulnerability.
History

No history.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published: 2023-11-14T00:33:12.602Z

Updated: 2024-09-03T14:35:43.816Z

Reserved: 2023-11-07T16:57:49.244Z

Link: CVE-2023-47628

cve-icon Vulnrichment

Updated: 2024-08-02T21:16:42.282Z

cve-icon NVD

Status : Analyzed

Published: 2023-11-14T01:15:08.137

Modified: 2023-11-21T19:10:25.330

Link: CVE-2023-47628

cve-icon Redhat

No data.