CVE-2022-39366
CVSS V2 None
CVSS V3 Critical 9.8
Description
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.
Overview
- CVE ID
- CVE-2022-39366
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2022-10-28T17:15:23
- Last Modified Date
- 2022-10-31T17:48:27
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:datahub_project:datahub:*:*:*:*:*:*:*:* | 1 | OR | 0.8.45 |
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 9.8
- Base Severity
- CRITICAL
- Exploitability Score
- 3.9
- Impact Score
- 5.9
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-39366 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-39366 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-10-28 18:00:14 | Added to TrackCVE | |||
2022-12-07 14:01:42 | 2022-10-28T17:15Z | 2022-10-28T17:15:23 | CVE Published Date | updated |
2022-12-07 14:01:42 | 2022-10-31T17:48:27 | CVE Modified Date | updated | |
2022-12-07 14:01:42 | Analyzed | Vulnerability Status | updated |