Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:maven/org.apache.hadoop/hadoop-common@2.10.2
purl pkg:maven/org.apache.hadoop/hadoop-common@2.10.2
Next non-vulnerable version 3.4.0
Latest non-vulnerable version 3.4.0
Risk 2.8
Vulnerabilities affecting this package (1)
Vulnerability Summary Fixed by
VCID-3fz1-e6n6-rfh6
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.
3.4.0
Affected by 0 other vulnerabilities.
Vulnerabilities fixed by this package (3)
Vulnerability Summary Aliases
VCID-1h2m-ywk8-b7dm Apache Hadoop heap overflow before v2.10.2, v3.2.3, v3.3.2 There is a potential heap buffer overflow in Apache Hadoop libhdfs native code. Opening a file path provided by user without validation may result in a denial of service or arbitrary code execution. Users should upgrade to Apache Hadoop 2.10.2, 3.2.3, 3.3.2 or higher. CVE-2021-37404
GHSA-rmpj-7c96-mrg8
VCID-a8xd-ukj7-tqbk Apache Hadoop argument injection vulnerability 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-s95m-v2xc-ayen Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') In Apache Hadoop, The unTar function uses unTarUsingJava function on Windows and the built-in tar utility on Unix and other OSes. As a result, a TAR entry may create a symlink under the expected extraction directory which points to an external directory. A subsequent TAR entry may extract an arbitrary file into the external directory using the symlink name. This however would be caught by the same targetDirPath check on Unix because of the getCanonicalPath call. However on Windows, getCanonicalPath does not resolve symbolic links, which bypasses the check. unpackEntries during TAR extraction follows symbolic links which allows writing outside expected base directory on Windows. This was addressed in Apache Hadoop 3.2.3 CVE-2022-26612
GHSA-gx2c-fvhc-ph4j

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T23:09:35.440099+00:00 GitLab Importer Affected by VCID-3fz1-e6n6-rfh6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.hadoop/hadoop-common/CVE-2024-23454.yml 38.4.0
2026-04-16T22:06:44.410698+00:00 GitLab Importer Fixing VCID-a8xd-ukj7-tqbk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.hadoop/hadoop-common/CVE-2022-25168.yml 38.4.0
2026-04-16T22:03:42.298578+00:00 GitLab Importer Fixing VCID-1h2m-ywk8-b7dm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.hadoop/hadoop-common/CVE-2021-37404.yml 38.4.0
2026-04-16T21:44:25.257820+00:00 GitLab Importer Fixing VCID-s95m-v2xc-ayen https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.hadoop/hadoop-common/CVE-2022-26612.yml 38.4.0
2026-04-12T00:27:50.047324+00:00 GitLab Importer Affected by VCID-3fz1-e6n6-rfh6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.hadoop/hadoop-common/CVE-2024-23454.yml 38.3.0
2026-04-11T23:22:58.410844+00:00 GitLab Importer Fixing VCID-a8xd-ukj7-tqbk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.hadoop/hadoop-common/CVE-2022-25168.yml 38.3.0
2026-04-11T23:19:24.361672+00:00 GitLab Importer Fixing VCID-1h2m-ywk8-b7dm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.hadoop/hadoop-common/CVE-2021-37404.yml 38.3.0
2026-04-11T23:00:04.661223+00:00 GitLab Importer Fixing VCID-s95m-v2xc-ayen https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.hadoop/hadoop-common/CVE-2022-26612.yml 38.3.0
2026-04-03T00:35:32.858260+00:00 GitLab Importer Affected by VCID-3fz1-e6n6-rfh6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.hadoop/hadoop-common/CVE-2024-23454.yml 38.1.0
2026-04-02T23:29:37.097674+00:00 GitLab Importer Fixing VCID-a8xd-ukj7-tqbk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.hadoop/hadoop-common/CVE-2022-25168.yml 38.1.0
2026-04-02T23:26:52.560304+00:00 GitLab Importer Fixing VCID-1h2m-ywk8-b7dm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.hadoop/hadoop-common/CVE-2021-37404.yml 38.1.0
2026-04-02T23:08:42.218237+00:00 GitLab Importer Fixing VCID-s95m-v2xc-ayen https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.hadoop/hadoop-common/CVE-2022-26612.yml 38.1.0
2026-04-01T17:51:01.323837+00:00 GitLab Importer Fixing VCID-a8xd-ukj7-tqbk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.hadoop/hadoop-common/CVE-2022-25168.yml 38.0.0
2026-04-01T17:47:48.149140+00:00 GitLab Importer Fixing VCID-1h2m-ywk8-b7dm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.hadoop/hadoop-common/CVE-2021-37404.yml 38.0.0
2026-04-01T16:02:55.413555+00:00 GHSA Importer Fixing VCID-a8xd-ukj7-tqbk https://github.com/advisories/GHSA-8wm5-8h9c-47pc 38.0.0
2026-04-01T16:02:35.707145+00:00 GHSA Importer Fixing VCID-1h2m-ywk8-b7dm https://github.com/advisories/GHSA-rmpj-7c96-mrg8 38.0.0
2026-04-01T16:00:16.636016+00:00 GHSA Importer Fixing VCID-s95m-v2xc-ayen https://github.com/advisories/GHSA-gx2c-fvhc-ph4j 38.0.0
2026-04-01T13:07:29.480231+00:00 GithubOSV Importer Fixing VCID-1h2m-ywk8-b7dm https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/06/GHSA-rmpj-7c96-mrg8/GHSA-rmpj-7c96-mrg8.json 38.0.0
2026-04-01T13:06:45.083734+00:00 GithubOSV Importer Fixing VCID-a8xd-ukj7-tqbk https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/08/GHSA-8wm5-8h9c-47pc/GHSA-8wm5-8h9c-47pc.json 38.0.0
2026-04-01T13:05:13.725759+00:00 GithubOSV Importer Fixing VCID-s95m-v2xc-ayen https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/04/GHSA-gx2c-fvhc-ph4j/GHSA-gx2c-fvhc-ph4j.json 38.0.0
2026-04-01T12:49:48.201110+00:00 GitLab Importer Fixing VCID-s95m-v2xc-ayen https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.hadoop/hadoop-common/CVE-2022-26612.yml 38.0.0