Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

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.


Published

2024-09-25T08:15:04.317

Last Modified

2025-09-05T09:15:31.053

Status

Undergoing Analysis

Source

[email protected]

Severity

CVSSv3.1: 6.2 (MEDIUM)

Weaknesses
  • Type: Primary
    CWE-378

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application apache hadoop < 3.4.0 Yes

References