Lucene search
+L

1250 matches found

Prion
Prion
added 2023/02/11 1:23 a.m.42 views

Design/Logic Flaw

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

6.4CVSS9.2AI score0.00684EPSS
SaveExploits0References1Affected Software1
Prion
Prion
added 2023/02/11 1:23 a.m.19 views

Authentication flaw

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

7.5CVSS9.7AI score0.00631EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/02/10 10:3 p.m.48 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
CVE
CVE
added 2023/02/10 10:3 p.m.61 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.33 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 score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2023/02/10 10:3 p.m.10 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
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 score
SaveExploits0References4
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
OSV
OSV
added 2023/02/10 10:3 p.m.29 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 score
SaveExploits0References3
Cvelist
Cvelist
added 2023/02/10 10:3 p.m.51 views

CVE-2023-25561 Login fail open on JAAS misconfiguration in DataHub

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

5.7CVSS10AI score0.00392EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2023/02/10 10:3 p.m.7 views

CVE-2023-25561 Login fail open on JAAS misconfiguration in DataHub

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

5.7CVSS7.2AI score0.00392EPSS
SaveExploits0References2
OSV
OSV
added 2023/02/10 10:3 p.m.40 views

CVE-2023-25561 Login fail open on JAAS misconfiguration in DataHub

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

5.7CVSS9.3AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2023/02/10 10:3 p.m.9 views

CVE-2023-25562 Failure to Invalidate Session on Logout in DataHub

DataHub is an open-source metadata platform. In versions of DataHub prior to 0.8.45 Session cookies are only cleared on new sign-in events and not on logout events. Any authentication checks using the AuthUtils.hasValidSessionCookie method could be bypassed by using a cookie from a logged out...

6.9CVSS7.8AI score0.00372EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2023/02/10 10:3 p.m.33 views

CVE-2023-25562 Failure to Invalidate Session on Logout in DataHub

DataHub is an open-source metadata platform. In versions of DataHub prior to 0.8.45 Session cookies are only cleared on new sign-in events and not on logout events. Any authentication checks using the AuthUtils.hasValidSessionCookie method could be bypassed by using a cookie from a logged out...

6.9CVSS9.8AI score0.00372EPSS
SaveExploits0References2
OSV
OSV
added 2023/02/10 10:3 p.m.22 views

CVE-2023-25562 Failure to Invalidate Session on Logout in DataHub

DataHub is an open-source metadata platform. In versions of DataHub prior to 0.8.45 Session cookies are only cleared on new sign-in events and not on logout events. Any authentication checks using the AuthUtils.hasValidSessionCookie method could be bypassed by using a cookie from a logged out...

6.9CVSS9.2AI score
SaveExploits0References4
Hacker One
Hacker One
added 2023/02/06 9:54 p.m.36 views

GitHub Security Lab: [CPP]: Add query for CWE-805: Buffer Access with Incorrect Length Value using some functions

Vulnerability description not provided...

7.1AI score
SaveExploits0
NVD
NVD
added 2023/01/26 9:18 p.m.53 views

CVE-2023-23619

Modelina is a library for generating data models based on inputs such as AsyncAPI, OpenAPI, or JSON Schema documents. Versions prior to 1.0.0 are vulnerable to Code injection. This issue affects anyone who is using the default presets and/or does not handle the functionality themself. This issue...

9.9CVSS9.8AI score0.01064EPSS
SaveExploits1References1
CVE
CVE
added 2023/01/26 10:42 a.m.90 views

CVE-2023-23619

The CVE-2023-23619 vulnerability affects @asyncapi/modelina (Modelina) prior to version 1.0.0. It enables code injection through default presets or when users do not handle rendering themselves. The issue is partially mitigated in 1.0.0, per GHSA guidance: if you only access constrained models, t...

9.9CVSS9AI score0.01064EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2023/01/26 10:42 a.m.29 views

CVE-2023-23619 Improper Control of Generation of Code ('Code Injection') in @asyncapi/modelina

Modelina is a library for generating data models based on inputs such as AsyncAPI, OpenAPI, or JSON Schema documents. Versions prior to 1.0.0 are vulnerable to Code injection. This issue affects anyone who is using the default presets and/or does not handle the functionality themself. This issue...

9.9CVSS9AI score
SaveExploits0References3
Rows per page
Query Builder