CVE-2024-23454 Details
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.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Sep 25, 2024References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://security.netapp.com/advisory/ntap-20241101-0002/ | CVE | Third Party Advisory |
| http://www.openwall.com/lists/oss-security/2024/09/25/1 | CVE | Mailing ListThird Party Advisory |
| https://issues.apache.org/jira/browse/HADOOP-19031 | [email protected] | PatchVendor Advisory |
| https://lists.apache.org/thread/xlo7q8kn4tsjvx059r789oz19hzgfkfs | [email protected] | Mailing ListVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-378 | Creation of Temporary File With Insecure Permissions | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| apache hadoop | < 3.4.0 |
CPE
Remediation
| |
Change History
8 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Nov 13, 2025 | Modified Analysis | [email protected] |
| Sep 5, 2025 | CVE Modified | [email protected] |
| Jul 10, 2025 | Initial Analysis | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| Nov 5, 2024 | CVE Modified | CISA-ADP |
| Sep 25, 2024 | New CVE Received | [email protected] |