CVE-2022-39366
Last modified
CVE-2022-39366 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 0.85% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Datahub | Datahub | < 0.8.45 |
References
- https://github.com/datahub-project/datahub/releases/tag/v0.8.45Third Party Advisory
- https://github.com/datahub-project/datahub/releases/tag/v0.8.45Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-39366?
How severe is CVE-2022-39366?
How do I fix CVE-2022-39366?
Are you affected by CVE-2022-39366?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
