Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2024-36105
May 27, 2024
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".
Affected Packages
dbt-core (PYTHON):
Affected version(s) >=1.7.0 <1.7.15
Fix Suggestion:
Update to version 1.7.15
dbt-core (PYTHON):
Affected version(s) =1.8.0 <1.8.1
Fix Suggestion:
Update to version 1.8.1
dbt-core (PYTHON):
Affected version(s) >=0.13.0a1 <1.6.15
Fix Suggestion:
Update to version 1.6.15
Additional Notes
The description of this vulnerability differs from MITRE.
Do you need more information?
Contact Us
CVSS v4
Base Score:
6.9
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Binding to an Unrestricted IP Address
EPSS
Base Score:
0.27