Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-47640

6.4 · MEDIUM
Published Nov 14, 2023 datahub_project CWE-327 EPSS 0.36% (29th pctl)

Overview

CVE-2023-47640 is a medium-severity vulnerability affecting datahub_project datahub. It was published on November 14, 2023 and has a CVSS 3.1 base score of 6.4 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 6.4, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

DataHub is an open-source metadata platform. The HMAC signature for DataHub Frontend sessions was being signed using a SHA-1 HMAC with the frontend secret key. SHA1 with a 10 byte key can be brute forced using sufficient resources (i.e. state level actors with large computational capabilities). DataHub Frontend was utilizing the Play LegacyCookiesModule with default settings which utilizes a SHA1 HMAC for signing. This is compounded by using a shorter key length than recommended by default for the signing key for the randomized secret value. An authenticated attacker (or attacker who has otherwise obtained a session token) could crack the signing key for DataHub and obtain escalated privileges by generating a privileged session cookie. Due to key length being a part of the risk, deployments should update to the latest helm chart and rotate their session signing secret. All deployments using the default helm chart configurations for generating the Play secret key used for signing are af

Remediation

Check the references section for vendor advisories and patches from datahub_project. Update datahub to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
datahub_project datahub >= 0, < 0.11.1 Affected

Frequently Asked Questions

What is CVE-2023-47640?

CVE-2023-47640 is a medium-severity vulnerability affecting datahub_project datahub. It was published on November 14, 2023 and has a CVSS 3.1 base score of 6.4 (MEDIUM).

How severe is CVE-2023-47640?

This vulnerability has a CVSS 3.1 base score of 6.4, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-47640?

Check the references section for vendor advisories and patches from datahub_project. Update datahub to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-47640?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-47640 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.