icon

We found results for “

CVE-2024-23454

Good to know:

icon
icon

Date: September 25, 2024

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.

Severity Score

Severity Score

Weakness Type (CWE)

Information Leak / Disclosure

CWE-200

Improper Privilege Management

CWE-269

Top Fix

icon

Upgrade Version

Upgrade to version org.apache.hadoop:hadoop-common:3.4.0

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): LOCAL
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): LOW
Integrity (I): NONE
Availability (A): NONE

Do you need more information?

Contact Us