CVE-2024-23454

CVE-2024-23454 is a medium-severity vulnerability in Apache Hadoop with a CVSS 3.x base score of 6.2. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-378.

Key facts

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.

Frequently asked questions

What is CVE-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 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.
How severe is CVE-2024-23454?
CVE-2024-23454 has a CVSS 3.x base score of 6.2, rated medium severity. It is exploitable over local access with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
Is CVE-2024-23454 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (30th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2024-23454?
CVE-2024-23454 affects Apache Hadoop. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2024-23454?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2024-23454 have an EU (EUVD) identifier?
Yes. CVE-2024-23454 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-2780.
When was CVE-2024-23454 published?
CVE-2024-23454 was published on 2024-09-25 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Apache Hadoop

All CVEs affecting Apache Hadoop →

Other CWE-378 vulnerabilities

Browse all CWE-378 vulnerabilities →