Search for packages
purl | pkg:maven/org.apache.hadoop/hadoop-common@2.10.2 |
Vulnerability | Summary | Fixed by |
---|---|---|
VCID-ftw7-8465-6fap
Aliases: CVE-2024-23454 GHSA-f5fw-25gw-5m92 |
Apache Hadoop: Temporary File Local Information Disclosure Apache Hadoop’s `RunJar.run()` does not set permissions for temporary directory by default. If sensitive data will be present in this file, all the other local users may be able to view the content. This is because, on unix-like systems, the system temporary directory is shared between all local users. As such, files written in this directory, without setting the correct posix permissions explicitly, may be viewable by all other local users. |
Affected by 0 other vulnerabilities. |
VCID-qzrt-76z7-aaad
Aliases: CVE-2022-26612 GHSA-gx2c-fvhc-ph4j |
Path traversal in Hadoop |
Affected by 2 other vulnerabilities. Affected by 1 other vulnerability. |
Vulnerability | Summary | Aliases |
---|---|---|
VCID-dcdx-yb8v-aaah | Apache Hadoop's FileUtil.unTar(File, File) API does not escape the input file name before being passed to the shell. An attacker can inject arbitrary commands. This is only used in Hadoop 3.3 InMemoryAliasMap.completeBootstrapTransfer, which is only ever run by a local user. It has been used in Hadoop 2.x for yarn localization, which does enable remote code execution. It is used in Apache Spark, from the SQL command ADD ARCHIVE. As the ADD ARCHIVE command adds new binaries to the classpath, being able to execute shell scripts does not confer new permissions to the caller. SPARK-38305. "Check existence of file before untarring/zipping", which is included in 3.3.0, 3.1.4, 3.2.2, prevents shell commands being executed, regardless of which version of the hadoop libraries are in use. Users should upgrade to Apache Hadoop 2.10.2, 3.2.4, 3.3.3 or upper (including HADOOP-18136). |
CVE-2022-25168
GHSA-8wm5-8h9c-47pc |
VCID-tyhr-fgdq-aaaa | CVE-2021-37404 hadoop-hdfs: Heap buffer overflow in Apache Hadoop libhdfs |
CVE-2021-37404
GHSA-rmpj-7c96-mrg8 |