CVE-2024-23454
Last modified
CVE-2024-23454 is a medium-severity vulnerability rated 6.2/10 on the CVSS scale. 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. EPSS estimates a 0.38% chance of exploitation in the next 30 days.
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:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Apache | Hadoop | < 3.4.0 |
References
- https://issues.apache.org/jira/browse/HADOOP-19031Patch, Vendor Advisory
- https://lists.apache.org/thread/xlo7q8kn4tsjvx059r789oz19hzgfkfsMailing List, Vendor Advisory
- http://www.openwall.com/lists/oss-security/2024/09/25/1Mailing List, Third Party Advisory
- https://security.netapp.com/advisory/ntap-20241101-0002/Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-23454?
How severe is CVE-2024-23454?
How do I fix CVE-2024-23454?
Are you affected by CVE-2024-23454?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
