CVE-2024-23454
Sept. 26, 2024, 1:32 p.m.
None
No Score
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.
Product(s) Impacted
Product | Versions |
---|---|
Apache Hadoop |
|
Weaknesses
Common security weaknesses mapped to this vulnerability.
CWE-269
Improper Privilege Management
The product does not properly assign, modify, track, or check privileges for an actor, creating an unintended sphere of control for that actor.
Tags
Timeline
Published: Sept. 25, 2024, 8:15 a.m.
Last Modified: Sept. 26, 2024, 1:32 p.m.
Last Modified: Sept. 26, 2024, 1:32 p.m.
Status : Awaiting Analysis
CVE has been recently published to the CVE List and has been received by the NVD.
More infoSource
security@apache.org
*Disclaimer: Some vulnerabilities do not have an associated CPE. To enhance the data, we use AI to infer CPEs based on CVE details. This is an automated process and might not always be accurate.