org.apache.hive:hive-jdbc@2.0.0 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.hive:hive-jdbc package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • C
SQL Injection

org.apache.hive:hive-jdbc facilitates reading, writing, and managing large datasets residing in distributed storage using SQL.

Affected versions of the package are vulnerable to SQL Injection attacks if the input parameters are not properly cleaned. An attacker may be send specially crafted arguments to bypass the argument escaping/cleanup that JDBC driver does in the PreparedStatement implementation.

How to fix SQL Injection?

Upgrade org.apache.hive:hive-jdbc to version 2.3.3 or higher.

[0.7.1,2.3.3)