CVE-2024-23454
MEDIUMApache Hadoop < 3.4.0 - Insecure Temporary File Permissions
Title source: llmDescription
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.
References (4)
Core 4
Core References
Mailing List, Third Party Advisory
http://www.openwall.com/lists/oss-security/2024/09/25/1
Third Party Advisory
https://security.netapp.com/advisory/ntap-20241101-0002/
Patch, Vendor Advisory issue-tracking
https://issues.apache.org/jira/browse/HADOOP-19031
Mailing List, Vendor Advisory vendor-advisory
https://lists.apache.org/thread/xlo7q8kn4tsjvx059r789oz19hzgfkfs
Scores
CVSS v3
6.2
EPSS
0.0011
EPSS Percentile
28.3%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-378
Status
published
Products (2)
apache/hadoop
< 3.4.0
org.apache.hadoop/hadoop-common
0 - 3.4.0Maven
Published
Sep 25, 2024
Tracked Since
Feb 18, 2026