• CVE-2024-23454

发布时间: 2024年11月8日

修改时间: 2024年11月8日

概要

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.

CVSS v3 指标

NVD openEuler
Confidentiality High High
Attack Vector Local Local
CVSS评分 6.2 6.2
Attack Complexity Low Low
Privileges Required None None
Scope Unchanged Unchanged
Integrity None None
User Interaction None None
Availability None None

安全公告

公告名 概要 发布时间
KylinSec-SA-2024-4059 hadoop-3.1 security update 2024年11月11日
KylinSec-SA-2024-4145 hadoop-3.1 security update 2024年11月11日
KylinSec-SA-2025-1128 hadoop security update 2025年1月10日

影响产品

产品 状态
KY3.4-5A hadoop-3.1 Fixed
KY3.5.2 hadoop-3.1 Fixed