org.apache.hadoop:hadoop-hdfs@2.5.0 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.hadoop:hadoop-hdfs 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
XML External Entity Injection (XXE)

org.apache.hadoop:hadoop-hdfs 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 XML External Entity Injection (XXE) due to insecure parsing of XML files via the OfflineEditsXmlLoader.java tool.

How to fix XML External Entity Injection (XXE)?

Upgrade org.apache.hadoop:hadoop-hdfs to version 3.3.2 or higher.

[,3.3.2)
  • H
Information Exposure

http://hadoop.apache.org/ is the primary distributed storage used by Hadoop applications.

Affected versions of this package are vulnerable to Information Exposure. An attacker may retrive information about paths that they do not have permissions to see.

How to fix Information Exposure?

Upgrade org.apache.hadoop:hadoop-hdfs to versions 2.7.4 or higher.

[,2.7.4)
  • H
Improper Input Validation

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

HDFS clients interact with a servlet on the DataNode to browse the HDFS namespace. The NameNode is provided as a query parameter that is not validated in Apache Hadoop before 2.7.0.

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

org.apache.hadoop:hadoop-hdfs 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 Cross-site Scripting (XSS) attack through an unescaped query parameter.

How to fix Cross-site Scripting (XSS)?

Upgrade org.apache.hadoop:hadoop-hdfs to version 2.7.0 or higher.

[,2.7.0)
  • M
Information Exposure

org.apache.hadoop:hadoop-hdfs 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 Information Exposure via the short-circuit reads feature of HDFS. A local user on an HDFS DataNode may be able to craft a block token that grants unauthorized read access to random files by guessing certain fields in the token.

How to fix Information Exposure?

Upgrade org.apache.hadoop:hadoop-hdfs to version 2.6.4, 2.7.2 or higher.

[,2.6.4) [2.7.0,2.7.2)
  • H
Cryptographic Issues

org.apache.hadoop:hadoop-hdfs 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 Issues. It does not check the BlockTokens of clients when Kerberos is enabled and the DataNode has checked out the same BlockPool twice from a NodeName, which might allow remote clients to read arbitrary blocks, write to blocks to which they only have read access, and have other unspecified impacts.

How to fix Cryptographic Issues?

Upgrade org.apache.hadoop:hadoop-hdfs to version 2.7.0 or higher.

[,2.7.0)