Lucene search

K
githubGitHub Advisory DatabaseGHSA-R8GM-V65F-C973
HistoryOct 31, 2022 - 10:42 p.m.

acryl-datahub missing JWT signature check

2022-10-3122:42:57
CWE-347
GitHub Advisory Database
github.com
29
datahub metadata
jwt signature
vulnerability
authentication bypass

CVSS3

9.9

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

HIGH

Availability Impact

LOW

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:L

EPSS

0.006

Percentile

78.6%

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 the StatelessTokenService of the Metadata service uses the parse method of io.jsonwebtoken.JwtParser, which does not perform a verification of the cryptographic token signature. This means that JWTs are accepted regardless of the used algorithm.

Impact

This issue may lead to an authentication bypass.

Resources

Affected configurations

Vulners
Node
datahub_projectdatahubRange<0.8.45
VendorProductVersionCPE
datahub_projectdatahub*cpe:2.3:a:datahub_project:datahub:*:*:*:*:*:*:*:*

CVSS3

9.9

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

HIGH

Availability Impact

LOW

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:L

EPSS

0.006

Percentile

78.6%

Related for GHSA-R8GM-V65F-C973