PyPi: Dbt-Databricks

CVE-2023-32681

Transitive

Safety vulnerability ID: 64509

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at May 26, 2023 Updated at Oct 31, 2024
Scan your Python projects for vulnerabilities →

Advisory

Dbt-databricks 1.5.6 updates its dependency 'databricks-sdk' to v0.9.0 to include a secure version of 'requests'.
https://github.com/databricks/dbt-databricks/pull/460

Affected package

dbt-databricks

Latest version: 1.8.7

The Databricks adapter plugin for dbt

Affected versions

Fixed versions

Vulnerability changelog

What's Changed
* Backport fixes from 1.6.x by benc-db in https://github.com/databricks/dbt-databricks/pull/465

Includes the following:

- Updated the Databricks SDK dependency so as to prevent reliance on an insecure version of requests ([460](https://github.com/databricks/dbt-databricks/pull/460))
- Update logic around submitting python jobs so that if the cluster is already starting, just wait for it to start rather than failing ([461](https://github.com/databricks/dbt-databricks/pull/461))
- Add `fetchmany`, resolves 408 (Thanks NodeJSmith) ([409](https://github.com/databricks/dbt-databricks/pull/409))
- Relaxed the constraint on databricks-sql-connector to allow newer versions ([436](https://github.com/databricks/dbt-databricks/pull/436))
- Follow up: re-implement fix for issue where the show tables extended command is limited to 2048 characters. ([326](https://github.com/databricks/dbt-databricks/pull/326)). Set `DBT_DESCRIBE_TABLE_2048_CHAR_BYPASS` to `true` to enable this behaviour.

**Full Changelog**: https://github.com/databricks/dbt-databricks/compare/v1.5.5...v1.5.6

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

MEDIUM 6.1

CVSS v3 Details

MEDIUM 6.1
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
HIGH
Privileges Required (PR)
NONE
User Interaction (UI)
REQUIRED
Scope (S)
CHANGED
Confidentiality Impact (C)
HIGH
Integrity Impact (I)
NONE
Availability Availability (A)
NONE