oss-sec mailing list archives
CVE-2024-23454: Apache Hadoop: Temporary File Local Information Disclosure
From: Shilun Fan <slfan1989 () apache org>
Date: Wed, 25 Sep 2024 01:25:43 +0000
Severity: low Affected versions: - Apache Hadoop before 3.4.0 Description: 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. This issue is being tracked as HADOOP-19031 Credit: Andrea Cosentino (finder) References: https://issues.apache.org/jira/browse/HADOOP-19031 https://hadoop.apache.org/ https://www.cve.org/CVERecord?id=CVE-2024-23454 https://issues.apache.org/jira/browse/HADOOP-19031
Current thread:
- CVE-2024-23454: Apache Hadoop: Temporary File Local Information Disclosure Shilun Fan (Sep 24)
