PT-2024-6668 · Apache · Apache Hadoop
Andrea Cosentino
·
Published
2024-09-24
·
Updated
2026-05-18
·
CVE-2024-23454
CVSS v3.1
6.2
Medium
| Vector | AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions:
Apache Hadoop versions prior to 3.4.0
Description:
The issue is related to the
RunJar.run() function in Apache Hadoop, which does not set permissions for the temporary directory by default. This allows other local users to view sensitive data written to this directory, as the system temporary directory is shared among all local users on unix-like systems.Recommendations:
For Apache Hadoop versions prior to 3.4.0, update to version 3.4.0 or later to resolve the issue. As a temporary workaround, consider setting the correct posix permissions explicitly for the temporary directory to prevent unauthorized access. Restrict access to sensitive data written to the temporary directory until the issue is resolved.
Fix
Improper Privilege Management
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Apache Hadoop