Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. acryl-datahub
  4. ›
  5. CVE-2022-39366

CVE-2022-39366: Improper Verification of Cryptographic Signature

October 31, 2022

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.

References

  • codeql.github.com/codeql-query-help/java/java-missing-jwt-signature-check/
  • github.com/advisories/GHSA-r8gm-v65f-c973
  • github.com/datahub-project/datahub/blob/aa146db611e3a4ca3aa17bb740783f789d4444d3/metadata-service/auth-impl/src/main/java/com/datahub/authentication/token/StatelessTokenService.java
  • github.com/datahub-project/datahub/blob/aa146db611e3a4ca3aa17bb740783f789d4444d3/metadata-service/auth-impl/src/main/java/com/datahub/authentication/token/StatelessTokenService.java
  • github.com/datahub-project/datahub/releases/tag/v0.8.45
  • github.com/datahub-project/datahub/security/advisories/GHSA-r8gm-v65f-c973
  • nvd.nist.gov/vuln/detail/CVE-2022-39366

Code Behaviors & Features

Detect and mitigate CVE-2022-39366 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.8.45

Fixed versions

  • 0.8.45

Solution

Upgrade to version 0.8.45 or above.

Impact 9.8 CRITICAL

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

Learn more about CVSS

Weakness

  • CWE-347: Improper Verification of Cryptographic Signature

Source file

pypi/acryl-datahub/CVE-2022-39366.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:34 +0000.