Skip to content

[Security] Upgrade Databricks JDBC Driver to resolve shaded jackson-core and httpcore5-h2 CVEs #1436

@shahtausifiqbal

Description

@shahtausifiqbal

[Security] Upgrade Databricks JDBC Driver to resolve shaded jackson-core and httpcore5-h2 CVEs

Summary

The com.databricks:databricks-jdbc:3.3.3 driver bundles (shades) vulnerable transitive dependencies inside its JAR. Because these dependencies are shaded, they cannot be overridden via Maven dependency management and require a driver upgrade from Databricks.

Vulnerable Shaded Dependencies

Dependency Current Version Fixed Version CVE Severity
com.fasterxml.jackson.core:jackson-core 2.18.3 2.21.2 SNYK-JAVA-COMFASTERXMLJACKSONCORE-15907551 🔴 High
org.apache.httpcomponents.core5:httpcore5-h2 5.2.4 5.3.5 SNYK-JAVA-ORGAPACHEHTTPCOMPONENTSCORE5-15857052 🔴 High

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions