Timing Attack Affecting org.apache.hive:hive-service Open this link in a new tab package, versions [,2.3.8)
Attack Complexity
High
Confidentiality
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-JAVA-ORGAPACHEHIVE-1085993
-
published
16 Mar 2021
-
disclosed
16 Mar 2021
-
credit
Unknown
Introduced: 16 Mar 2021
CVE-2020-1926 Open this link in a new tabHow to fix?
Upgrade org.apache.hive:hive-service
to version 2.3.8 or higher.
Overview
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.