Lucene search

K
cveGitHub_MCVE-2022-39366
HistoryOct 28, 2022 - 5:15 p.m.

CVE-2022-39366

2022-10-2817:15:23
CWE-303
CWE-287
CWE-347
GitHub_M
web.nvd.nist.gov
55
6
datahub
metadata service
gms
cve-2022-39366
authentication bypass
jwt
signature verification
vulnerability

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

AI Score

9.5

Confidence

High

EPSS

0.006

Percentile

78.6%

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 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. This issue may lead to an authentication bypass. Version 0.8.45 contains a patch for the issue. There are no known workarounds.

Affected configurations

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

CNA Affected

[
  {
    "vendor": "datahub-project",
    "product": "datahub",
    "versions": [
      {
        "version": "< 0.8.45",
        "status": "affected"
      }
    ]
  }
]

Social References

More

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

AI Score

9.5

Confidence

High

EPSS

0.006

Percentile

78.6%

Related for CVE-2022-39366