漏洞标题
数据 Hub 中的会话到期配置错误
漏洞描述信息
数据hub中的会话过期配置错误
CVSS信息
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
漏洞类别
不充分的会话过期机制
漏洞标题
Session Expiration Misconfiguration in datahub
漏洞描述信息
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.
CVSS信息
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N
漏洞类别
不充分的会话过期机制
漏洞标题
DataHub 代码问题漏洞
漏洞描述信息
DataHub是datahub-project开源的一个现代数据栈的元数据平台。 DataHub 0.11.1之前版本存在代码问题漏洞,该漏洞源于DataHub前端未设置cookie过期时间,导致攻击者窃取cookie之后,该cookie将永久有效。
CVSS信息
N/A
漏洞类别
代码问题