Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Shubachi opened this issue Feb 18, 2025 · 0 comments
Open

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

Shubachi opened this issue Feb 18, 2025 · 0 comments

Comments

@Shubachi
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant