Lucene search
+L

360 matches found

CVE
CVE
added 2023/02/10 10:3 p.m.57 views

CVE-2023-25561

CVE-2023-25561 affects DataHub. If JAAS authentication is used and the JAAS configuration has an error, authenticateJaasUser swallows the error, causing authentication to fail open and allowing unauthenticated logins with any username/password. Advisories from NVD/Red Hat/PRION note upgrading Dat...

9.8CVSS7.9AI score0.00392EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2023/02/10 10:3 p.m.6 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
Cvelist
Cvelist
added 2023/02/10 10:3 p.m.47 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
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 score0.00392EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2023/02/10 10:3 p.m.31 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
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
CVE
CVE
added 2023/02/10 10:3 p.m.41 views

CVE-2023-25562

DataHub (open-source metadata platform) before version 0.8.45 is vulnerable to an authentication bypass. The root cause is that session cookies are cleared only on new sign-ins and not on logout, allowing a cookie from a logged-out session to be treated as valid by checks using AuthUtils.hasValid...

9.8CVSS8.4AI score0.00372EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/02/10 10:3 p.m.21 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 score0.00372EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/02/10 12:0 a.m.12 views

PT-2023-20156

Name of the Vulnerable Software and Affected Versions DataHub affected versions not specified Description The issue concerns the Metadata service GMS in DataHub, where the X-DataHub-Actor HTTP header is used to infer the user on whose behalf the frontend is sending a request. The header's name is...

8.2CVSS7.8AI score0.0052EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/02/10 12:0 a.m.7 views

PT-2023-20160

Name of the Vulnerable Software and Affected Versions DataHub versions prior to 0.8.45 Description The issue concerns authentication checks using the AuthUtils.hasValidSessionCookie method, which could be bypassed by using a cookie from a logged out session. This is because session cookies are on...

9.8CVSS6.7AI score0.00372EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/02/10 12:0 a.m.9 views

PT-2023-20154

Name of the Vulnerable Software and Affected Versions DataHub affected versions not specified Description The DataHub frontend proxy does not properly construct URLs when forwarding data to the DataHub Metadata Store GMS, allowing external users to reroute requests to arbitrary hosts. This enable...

9.1CVSS8.8AI score0.00684EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/02/10 12:0 a.m.15 views

PT-2023-20158

Name of the Vulnerable Software and Affected Versions DataHub affected versions not specified Description The issue concerns the AuthServiceClient in DataHub, which is responsible for managing accounts and authentication. It crafts JSON strings using format strings with user-controlled data,...

9.8CVSS9.2AI score0.00631EPSS
SaveExploits0References4
vulnersOsv
vulnersOsv
added 2022/11/22 12:30 p.m.7 views

acceldata-o2a (=1.0.0), acryl-datahub-airflow-plugin (>=0.8.44.4 <=1.3.1.post1) +129 more potentially affected by CVE-2022-40189 via apache-airflow (>=1.8.2 <=2.2.5)

apache-airflow PYPI version =1.8.2, =0.8.44.4, =1.4.0.3.post4, =1.4.0.3.post3, =0.1.0rc3, =0.1.0, =0.4.0, =0.1.0a1, =0.6.0, =0.1.1, =0.1.1, =0.2.0, =0.11.0 and more Source cves: CVE-2022-40189 Source advisory: OSV:GHSA-RMF2-PWFQ-H75J...

9.8CVSS7.2AI score0.03944EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/10/31 10:42 p.m.49 views

acryl-datahub missing JWT signature check

Missing JWT signature check GHSL-2022-078 The StatelessTokenService of the DataHub metadata service GMS does not verify the signature of JWT tokens. This allows an attacker to connect to DataHub instances as any user if Metadata Service authentication is enabled. This vulnerability occurs because...

9.9CVSS9AI score0.00851EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2022/10/31 10:42 p.m.36 views

GHSA-R8GM-V65F-C973 acryl-datahub missing JWT signature check

Missing JWT signature check GHSL-2022-078 The StatelessTokenService of the DataHub metadata service GMS does not verify the signature of JWT tokens. This allows an attacker to connect to DataHub instances as any user if Metadata Service authentication is enabled. This vulnerability occurs because...

9.9CVSS9.5AI score0.00851EPSS
SaveExploits1References7
NVD
NVD
added 2022/10/28 5:15 p.m.20 views

CVE-2022-39366

DataHub is an open-source metadata platform. Prior to version 0.8.45, the StatelessTokenService of the DataHub metadata service GMS does not verify the signature of JWT tokens. This allows an attacker to connect to DataHub instances as any user if Metadata Service authentication is enabled. This...

9.9CVSS0.00851EPSS
SaveExploits1References5
Prion
Prion
added 2022/10/28 5:15 p.m.21 views

Authentication flaw

DataHub is an open-source metadata platform. Prior to version 0.8.45, the StatelessTokenService of the DataHub metadata service GMS does not verify the signature of JWT tokens. This allows an attacker to connect to DataHub instances as any user if Metadata Service authentication is enabled. This...

7.5CVSS9.5AI score0.00851EPSS
SaveExploits1References5Affected Software1
Vulnrichment
Vulnrichment
added 2022/10/28 12:0 a.m.5 views

CVE-2022-39366 DataHub missing JWT signature check

DataHub is an open-source metadata platform. Prior to version 0.8.45, the StatelessTokenService of the DataHub metadata service GMS does not verify the signature of JWT tokens. This allows an attacker to connect to DataHub instances as any user if Metadata Service authentication is enabled. This...

9.9CVSS7.3AI score0.00851EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2022/10/28 12:0 a.m.13 views

PT-2022-24933

Name of the Vulnerable Software and Affected Versions DataHub versions prior to 0.8.45 Description The StatelessTokenService of the DataHub metadata service does not verify the signature of JWT tokens, allowing an attacker to connect to DataHub instances as any user if Metadata Service...

9.9CVSS9.4AI score0.00851EPSS
SaveExploits1References14
CNNVD
CNNVD
added 2022/10/28 12:0 a.m.5 views

DataHub 数据伪造问题漏洞

DataHub is an open source metadata platform for modern data stacks from datahub-project. A security vulnerability exists in DataHub versions prior to 0.8.45 that stems from not verifying the signature of a JWT token, which could lead to authentication bypass, which allows an attacker to connect t...

9.9CVSS8.2AI score0.00851EPSS
SaveExploits1References6
Rows per page
Query Builder