CVE-2024-23454
published 2024-09-25CVE-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…
PriorityP426medium6.2CVSS 3.1
AVLACLPRNUINSUCHINAN
EPSS
0.38%
31.0th percentile
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
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| apache | hadoop | < 3.4.0 | 3.4.0 |
| apache_software_foundation | apache_hadoop | < 3.4.0 | 3.4.0 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
Apache Hadoop: Temporary File Local Information Disclosure
ghsa·2024-09-25
CVE-2024-23454 [LOW] CWE-269 Apache Hadoop: Temporary File Local Information Disclosure
Apache Hadoop: Temporary File Local Information Disclosure
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.
OSV
Apache Hadoop: Temporary File Local Information Disclosure
osv·2024-09-25
CVE-2024-23454 [LOW] Apache Hadoop: Temporary File Local Information Disclosure
Apache Hadoop: Temporary File Local Information Disclosure
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.
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2024-09-25
Published