Lucene search
+L

360 matches found

CNNVD
CNNVD
added 2023/02/11 12:0 a.m.8 views

DataHub 代码问题漏洞

DataHub is datahub-project open source metadata platform for a modern data stack. DataHub suffers from a code issue vulnerability that stems from the fact that session cookies are only cleared on a new login event, not on a logout event, and any logged out session cookies could be considered vali...

9.8CVSS8.4AI score0.00372EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2023/02/11 12:0 a.m.9 views

DataHub 代码问题漏洞

DataHub is datahub-project open source metadata platform for a modern data stack. DataHub suffers from a code issue vulnerability that stems from an agent not adequately constructing URLs when forwarding data to a metadata store GMS.An attacker exploits this vulnerability to redirect requests fro...

9.1CVSS8.3AI score0.00684EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2023/02/11 12:0 a.m.6 views

DataHub 代码问题漏洞

DataHub is datahub-project open source metadata platform for a modern data stack. DataHub is vulnerable to a code issue. An attacker exploits this vulnerability to remotely execute code...

8.8CVSS8.1AI score0.01034EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2023/02/11 12:0 a.m.6 views

DataHub 授权问题漏洞

DataHub is datahub-project open source metadata platform for a modern data stack. DataHub is vulnerable to an authorization issue. An attacker exploiting this vulnerability could impersonate a system user account and perform any action on its behalf...

8.2CVSS7.7AI score0.0052EPSS
SaveExploits0References2
CVE
CVE
added 2023/02/10 10:3 p.m.56 views

CVE-2023-25557

Summary: CVE-2023-25557 affects DataHub’s frontend proxy, which forwards REST/GraphQL requests to the DataHub Metadata Store (GMS). The proxy may mishandle URL construction when relaying requests, enabling a Server-Side Request Forgery (SSRF) where an attacker could redirect a frontend-originated...

9.1CVSS8.7AI score0.00684EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2023/02/10 10:3 p.m.31 views

CVE-2023-25557 Server-Side Request Forgery in DataHub

DataHub is an open-source metadata platform. The DataHub frontend acts as a proxy able to forward any REST or GraphQL requests to the backend. The goal of this proxy is to perform authentication if needed and forward HTTP requests to the DataHub Metadata Store GMS. It has been discovered that the...

7.5CVSS9.1AI score0.00684EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2023/02/10 10:3 p.m.46 views

CVE-2023-25557 Server-Side Request Forgery in DataHub

DataHub is an open-source metadata platform. The DataHub frontend acts as a proxy able to forward any REST or GraphQL requests to the backend. The goal of this proxy is to perform authentication if needed and forward HTTP requests to the DataHub Metadata Store GMS. It has been discovered that the...

7.5CVSS9.5AI score0.00684EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/02/10 10:3 p.m.9 views

CVE-2023-25557 Server-Side Request Forgery in DataHub

DataHub is an open-source metadata platform. The DataHub frontend acts as a proxy able to forward any REST or GraphQL requests to the backend. The goal of this proxy is to perform authentication if needed and forward HTTP requests to the DataHub Metadata Store GMS. It has been discovered that the...

7.5CVSS8.2AI score0.00684EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/02/10 10:3 p.m.8 views

CVE-2023-25558 Deserialization of untrusted data in DataHub

DataHub is an open-source metadata platform. When the DataHub frontend is configured to authenticate via SSO, it will leverage the pac4j library. The processing of the idtoken is done in an unsafe manner which is not properly accounted for by the DataHub frontend. Specifically, if any of the...

7.5CVSS8.4AI score0.01034EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2023/02/10 10:3 p.m.31 views

CVE-2023-25558 Deserialization of untrusted data in DataHub

DataHub is an open-source metadata platform. When the DataHub frontend is configured to authenticate via SSO, it will leverage the pac4j library. The processing of the idtoken is done in an unsafe manner which is not properly accounted for by the DataHub frontend. Specifically, if any of the...

7.5CVSS9.2AI score0.01034EPSS
SaveExploits0References2
CVE
CVE
added 2023/02/10 10:3 p.m.49 views

CVE-2023-25558

CVE-2023-25558 affects the DataHub open-source metadata platform. When the DataHub frontend uses SSO, it relies on the pac4j library to process id_token claims. If a claim begins with the {#sb64} prefix, pac4j may deserialize it as a Java object, enabling potential Remote Code Execution (RCE). A ...

8.8CVSS8.5AI score0.01034EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/02/10 10:3 p.m.28 views

CVE-2023-25558 Deserialization of untrusted data in DataHub

DataHub is an open-source metadata platform. When the DataHub frontend is configured to authenticate via SSO, it will leverage the pac4j library. The processing of the idtoken is done in an unsafe manner which is not properly accounted for by the DataHub frontend. Specifically, if any of the...

7.5CVSS8.6AI score0.01034EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2023/02/10 10:3 p.m.7 views

CVE-2023-25559 System account impersonation in DataHub

DataHub is an open-source metadata platform. When not using authentication for the metadata service, which is the default configuration, the Metadata service GMS will use the X-DataHub-Actor HTTP header to infer the user the frontend is sending the request on behalf of. When the backends retrieve...

8.2CVSS8.6AI score0.0052EPSS
SaveExploits0References1
CVE
CVE
added 2023/02/10 10:3 p.m.50 views

CVE-2023-25559

CVE-2023-25559 – DataHub authorization bypass via case-insensitive X-DataHub-Actor header. DataHub’s GMS metadata service, when authentication is not used, reads the X-DataHub-Actor header to identify the acting user. The header name is matched in a case-insensitive manner, allowing an attacker t...

8.2CVSS8.3AI score0.0052EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/02/10 10:3 p.m.33 views

CVE-2023-25559 System account impersonation in DataHub

DataHub is an open-source metadata platform. When not using authentication for the metadata service, which is the default configuration, the Metadata service GMS will use the X-DataHub-Actor HTTP header to infer the user the frontend is sending the request on behalf of. When the backends retrieve...

8.2CVSS8.6AI score0.0052EPSS
SaveExploits0References1
OSV
OSV
added 2023/02/10 10:3 p.m.19 views

CVE-2023-25559 System account impersonation in DataHub

DataHub is an open-source metadata platform. When not using authentication for the metadata service, which is the default configuration, the Metadata service GMS will use the X-DataHub-Actor HTTP header to infer the user the frontend is sending the request on behalf of. When the backends retrieve...

8.2CVSS8.1AI score0.0052EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2023/02/10 10:3 p.m.34 views

CVE-2023-25560 JSON Injection in DataHub

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

8.2CVSS9.9AI score0.00631EPSS
SaveExploits0References1
OSV
OSV
added 2023/02/10 10:3 p.m.28 views

CVE-2023-25560 JSON Injection in DataHub

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

8.2CVSS9.2AI score0.00631EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2023/02/10 10:3 p.m.7 views

CVE-2023-25560 JSON Injection in DataHub

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

8.2CVSS9.3AI score0.00631EPSS
SaveExploits0References1
CVE
CVE
added 2023/02/10 10:3 p.m.82 views

CVE-2023-25560

Summary of CVE-2023-25560 (DataHub) : The vulnerability affects DataHub’s AuthServiceClient, responsible for account creation, credential verification, reset, and token requests. It arises from crafting multiple JSON strings with user-controlled data via format strings, enabling an attacker to au...

9.8CVSS9.4AI score0.00631EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder