CVE-2024-36105

5.3 MEDIUM
Published: May 27, 2024 Modified: April 15, 2026
View on NVD

Description

dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications. Prior to versions 1.6.15, 1.7.15, and 1.8.1, Binding to `INADDR_ANY (0.0.0.0)` or `IN6ADDR_ANY (::)` exposes an application on all network interfaces, increasing the risk of unauthorized access. As stated in the Python docs, a special form for address is accepted instead of a host address: `''` represents `INADDR_ANY`, equivalent to `"0.0.0.0"`. On systems with IPv6, '' represents `IN6ADDR_ANY`, which is equivalent to `"::"`. A user who serves docs on an unsecured public network, may unknowingly be hosting an unsecured (http) web site for any remote user/system to access on the same network. The issue has has been mitigated in dbt-core v1.6.15, dbt-core v1.7.15, and dbt-core v1.8.1 by binding to localhost explicitly by default in `dbt docs serve`.

AI Explanation

Get an AI-powered plain-language explanation of this vulnerability and remediation steps.

Login to generate AI explanation

CVSS v3.x Details

0.0 Low Medium High Critical 10.0
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

References to Advisories, Solutions, and Tools

Patch Vendor Advisory Exploit Third Party Advisory
https://cwe.mitre.org/data/definitions/1327.html
Source: security-advisories@github.com
https://docs.securesauce.dev/rules/PY030
Source: security-advisories@github.com
https://github.com/dbt-labs/dbt-core/issues/10209
Source: security-advisories@github.com
https://github.com/dbt-labs/dbt-core/pull/10208
Source: security-advisories@github.com
https://github.com/dbt-labs/dbt-core/releases/tag/v1.8.1
Source: security-advisories@github.com
https://cwe.mitre.org/data/definitions/1327.html
Source: af854a3a-2127-422b-91ae-364da2661108
https://docs.python.org/3/library/socket.html#socket-families
Source: af854a3a-2127-422b-91ae-364da2661108
https://docs.securesauce.dev/rules/PY030
Source: af854a3a-2127-422b-91ae-364da2661108
https://github.com/dbt-labs/dbt-core/issues/10209
Source: af854a3a-2127-422b-91ae-364da2661108
https://github.com/dbt-labs/dbt-core/pull/10208
Source: af854a3a-2127-422b-91ae-364da2661108
https://github.com/dbt-labs/dbt-core/releases/tag/v1.6.15
Source: af854a3a-2127-422b-91ae-364da2661108
https://github.com/dbt-labs/dbt-core/releases/tag/v1.7.15
Source: af854a3a-2127-422b-91ae-364da2661108
https://github.com/dbt-labs/dbt-core/releases/tag/v1.8.1
Source: af854a3a-2127-422b-91ae-364da2661108

22 reference(s) from NVD

Quick Stats

CVSS v3 Score
5.3 / 10.0
EPSS (Exploit Probability)
0.3%
50th percentile
Exploitation Status
Not in CISA KEV

Weaknesses (CWE)