org.apache.hadoop:hadoop-hdfs@2.7.1 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)
  • 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)