CVE-2024-23454

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:apache:hadoop:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2024-09-25 08:15

Updated : 2025-11-13 14:14


NVD link : CVE-2024-23454

Mitre link : CVE-2024-23454

CVE.ORG link : CVE-2024-23454


JSON object : View

Products Affected

apache

  • hadoop
CWE
CWE-378

Creation of Temporary File With Insecure Permissions