Skip to content

databricks-jdbc-2.7.1 has vulnerability CVE-2022-23305 #412

Open
@Shubachi

Description

@Shubachi

This might not be the right place for this issue but I do not have access to https://github.com/databricks/databricks-jdbc.
In DatabricksJDBC42-2.7.1.1004/META-INF/maven/commons-logging/pom.xml

We appear to be using commons-logging 1.2 https://mvnrepository.com/artifact/commons-logging/commons-logging/1.2

    <dependency>
      <groupId>log4j</groupId>
      <artifactId>log4j</artifactId>
      <version>1.2.17</version>
      <optional>true</optional>
    </dependency>

Which shows us using the vulnerable version of log4j.

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