CVE-2024-23454
6.2
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Apache Software Foundation | Apache Hadoop | 0 < 3.4.0 | affected |
Weaknesses
- CWE-378: CWE-378 Creation of Temporary File With Insecure Permissions
ADP Enrichment
CVE Program Container
Additional References
- http://www.openwall.com/lists/oss-security/2024/09/25/1
- https://security.netapp.com/advisory/ntap-20241101-0002/
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://issues.apache.org/jira/browse/HADOOP-19031
- https://lists.apache.org/thread/xlo7q8kn4tsjvx059r789oz19hzgfkfs
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.