org.apache.hive:hive-service@2.3.6 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.hive:hive-service 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
  • M
Timing Attack

org.apache.hive:hive-service is a package for reading, writing, and managing large datasets residing in distributed storage using SQL.

Affected versions of this package are vulnerable to Timing Attack. The cookie signature verification used a non constant time comparison which is known to be vulnerable to timing attacks. This could allow recovery of another user's cookie signature.

How to fix Timing Attack?

Upgrade org.apache.hive:hive-service to version 2.3.8 or higher.

[,2.3.8)
  • M
Cross-site Scripting (XSS)

org.apache.hive:hive-service is a package for reading, writing, and managing large datasets residing in distributed storage using SQL.

Affected versions of this package are vulnerable to Cross-site Scripting (XSS) due to improper sanitization of the loggerName parameter. An attacker could input malicious scripts through the affected parameter.

How to fix Cross-site Scripting (XSS)?

Upgrade org.apache.hive:hive-service to version 4.0.0-alpha-1 or higher.

[0,4.0.0-alpha-1)