Cryptographic Weakness Affecting org.apache.hadoop:hadoop-common package, versions [,0.23.4) [2.0.0-alpha,2.0.2-alpha)


0.0
critical

Snyk CVSS

    Attack Complexity Low
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    EPSS 0.16% (53rd percentile)
Expand this section
NVD
9.8 critical

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-ORGAPACHEHADOOP-483052
  • published 9 Nov 2017
  • disclosed 23 Sep 2012
  • credit Daryn Sharp

How to fix?

Upgrade org.apache.hadoop:hadoop-common to version 0.23.4, 2.0.2-alpha or higher.

Overview

org.apache.hadoop:hadoop-common is a framework that allows for the distributed processing of large data sets across clusters of computers using simple programming models.

Affected versions of this package are vulnerable to Cryptographic Weakness due to an insufficient secret key length. The package generates token passwords using a 20-bit secret when Kerberos security features are enabled, which makes it easier for context-dependent attackers to crack secret keys via a brute-force attack.