CVE-2024-23454
- EPSS 0.07%
- Veröffentlicht 25.09.2024 08:15:04
- Zuletzt bearbeitet 05.09.2025 09:15:31
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 tem...
CVE-2023-26031
- EPSS 12.69%
- Veröffentlicht 16.11.2023 09:15:06
- Zuletzt bearbeitet 13.02.2025 17:16:10
Relative library resolution in linux container-executor binary in Apache Hadoop 3.3.1-3.3.4 on Linux allows local user to gain root privileges. If the YARN cluster is accepting work from remote (authenticated) users, this MAY permit remote users to g...
CVE-2021-25642
- EPSS 0.51%
- Veröffentlicht 25.08.2022 14:15:09
- Zuletzt bearbeitet 21.11.2024 05:55:11
ZKConfigurationStore which is optionally used by CapacityScheduler of Apache Hadoop YARN deserializes data obtained from ZooKeeper without validation. An attacker having access to ZooKeeper can run arbitrary commands as YARN user by exploiting this. ...
CVE-2022-25168
- EPSS 2.31%
- Veröffentlicht 04.08.2022 15:15:08
- Zuletzt bearbeitet 21.11.2024 06:51:44
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 ...
- EPSS 1.25%
- Veröffentlicht 15.06.2022 15:15:07
- Zuletzt bearbeitet 21.11.2024 06:08:10
In Apache Hadoop 2.2.0 to 2.10.1, 3.0.0-alpha1 to 3.1.4, 3.2.0 to 3.2.2, and 3.3.0 to 3.3.1, a user who can escalate to yarn user can possibly run arbitrary commands as root user. Users should upgrade to Apache Hadoop 2.10.2, 3.2.3, 3.3.2 or higher.
CVE-2021-37404
- EPSS 0.7%
- Veröffentlicht 13.06.2022 07:15:08
- Zuletzt bearbeitet 21.11.2024 06:15:05
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...
CVE-2022-26612
- EPSS 0.16%
- Veröffentlicht 07.04.2022 19:15:08
- Zuletzt bearbeitet 21.11.2024 06:54:11
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 direct...
CVE-2020-9492
- EPSS 0.12%
- Veröffentlicht 26.01.2021 18:16:10
- Zuletzt bearbeitet 21.11.2024 05:40:45
In Apache Hadoop 3.2.0 to 3.2.1, 3.0.0-alpha1 to 3.1.3, and 2.0.0-alpha to 2.10.0, WebHDFS client might send SPNEGO authorization header to remote URL without proper verification.
- EPSS 0.19%
- Veröffentlicht 21.10.2020 19:15:13
- Zuletzt bearbeitet 21.11.2024 03:43:59
Web endpoint authentication check is broken in Apache Hadoop 3.0.0-alpha4, 3.0.0-beta1, and 3.0.0. Authenticated users may impersonate any user even if no proxy user is configured.
CVE-2018-11765
- EPSS 1.15%
- Veröffentlicht 30.09.2020 18:15:15
- Zuletzt bearbeitet 21.11.2024 03:43:59
In Apache Hadoop versions 3.0.0-alpha2 to 3.0.0, 2.9.0 to 2.9.2, 2.8.0 to 2.8.5, any users can access some servlets without authentication when Kerberos authentication is enabled and SPNEGO through HTTP is not enabled.