已开启
CVE-2024-23454 #18
openeuler-ci-bot创建于  2024年9月25日
openeuler-ci-bot
openeuler-ci-bot成员
2024年9月25日 创建

一、漏洞信息
漏洞编号:CVE-2024-23454
漏洞归属组件:hadoop
漏洞归属的版本:3.2.1,3.3.4,3.3.6
CVSS V3.0分值:
BaseScore:6.2 Medium
Vector:CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
漏洞简述:
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 isshared between all local users. As such, files written in this directory,without setting the correct posix permissions explicitly, may be viewableby all other local users.
漏洞公开时间:2024-09-25 16:15:04
漏洞创建时间:2024-09-25 18:54:25
漏洞详情参考链接:
https://nvd.nist.gov/vuln/detail/CVE-2024-23454

更多参考(点击展开)
参考来源 参考链接 来源链接
security.apache.org https://issues.apache.org/jira/browse/HADOOP-19031
security.apache.org https://lists.apache.org/thread/xlo7q8kn4tsjvx059r789oz19hzgfkfs
debian https://security-tracker.debian.org/tracker/CVE-2024-23454
trousers https://issues.apache.org/jira/browse/HADOOP-19031 https://seclists.org/oss-sec/2024/q3/269
trousers https://hadoop.apache.org/ https://seclists.org/oss-sec/2024/q3/269
trousers https://www.cve.org/CVERecord?id=CVE-2024-23454 https://seclists.org/oss-sec/2024/q3/269
trousers https://issues.apache.org/jira/browse/HADOOP-19031 https://seclists.org/oss-sec/2024/q3/269

漏洞分析指导链接:
https://gitee.com/openeuler/cve-manager/blob/master/cve-vulner-manager/doc/md/manual.md
漏洞数据来源:
openBrain开源漏洞感知系统
漏洞补丁信息:

详情(点击展开)

二、漏洞分析结构反馈
影响性分析说明:
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 isshared between all local users. As such, files written in this directory,without setting the correct posix permissions explicitly, may be viewableby all other local users.
openEuler评分:
6.2
Vector:CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
受影响版本排查(受影响/不受影响):
1.master:受影响
2.openEuler-20.03-LTS-SP4:受影响
3.openEuler-22.03-LTS-SP1:受影响
4.openEuler-22.03-LTS-SP3:受影响
5.openEuler-22.03-LTS-SP4:受影响
6.openEuler-24.03-LTS:受影响
7.openEuler-24.03-LTS-Next:受影响
8.openEuler-24.03-LTS-SP2:

修复是否涉及abi变化(是/否):
1.master:否
2.openEuler-20.03-LTS-SP4:否
3.openEuler-22.03-LTS-SP1:否
4.openEuler-22.03-LTS-SP3:否
5.openEuler-22.03-LTS-SP4:否
6.openEuler-24.03-LTS:否
7.openEuler-24.03-LTS-Next:否
8.openEuler-24.03-LTS-SP2:

原因说明:
1.master:
2.openEuler-20.03-LTS-SP4:
3.openEuler-22.03-LTS-SP3:
4.openEuler-22.03-LTS-SP4:
5.openEuler-24.03-LTS:
6.openEuler-24.03-LTS-Next:
7.openEuler-24.03-LTS-SP1:
8.openEuler-24.03-LTS-SP2:

likedislike
openeuler-ci-bot
openeuler-ci-bot成员
2024年9月25日 评论:

@yangzhao_kl ,@wuzeyi1 ,@macchen1 ,@wenwj0
issue处理注意事项:
1. 当前issue受影响的分支提交pr时, 须在pr描述中填写当前issue编号进行关联, 否则无法关闭当前issue;
2. 模板内容需要填写完整, 无论是受影响或者不受影响都需要填写完整内容,未引入的分支不需要填写, 否则无法关闭当前issue;
3. 以下为模板中需要填写完整的内容, 请复制到评论区回复, 注: 内容的标题名称(影响性分析说明, openEuler评分, 受影响版本排查(受影响/不受影响), 修复是否涉及abi变化(是/否))不能省略,省略后cve-manager将无法正常解析填写内容.


影响性分析说明:

openEuler评分: (评分和向量)

受影响版本排查(受影响/不受影响):
1.master(3.3.6):
2.openEuler-20.03-LTS-SP4(3.3.6):
3.openEuler-22.03-LTS-SP1(3.3.4):
4.openEuler-22.03-LTS-SP3(3.3.6):
5.openEuler-22.03-LTS-SP4(3.3.4):
6.openEuler-24.03-LTS(3.3.6):
7.openEuler-24.03-LTS-Next(3.3.6):

修复是否涉及abi变化(是/否):
1.master(3.3.6):
2.openEuler-20.03-LTS-SP4(3.3.6):
3.openEuler-22.03-LTS-SP1(3.3.4):
4.openEuler-22.03-LTS-SP3(3.3.6):
5.openEuler-22.03-LTS-SP4(3.3.4):
6.openEuler-24.03-LTS(3.3.6):
7.openEuler-24.03-LTS-Next(3.3.6):


issue处理具体操作请参考:
https://gitee.com/openeuler/cve-manager/blob/master/cve-vulner-manager/doc/md/manual.md
pr关联issue具体操作请参考:
https://gitee.com/help/articles/4142

likedislike
openeuler-ci-bot
openeuler-ci-bot成员
2024年9月25日 评论:

Hi openeuler-ci-bot, welcome to the openEuler Community.
I'm the Bot here serving you. You can find the instructions on how to interact with me at Here.
If you have any questions, please contact the SIG: bigdata, and any of the maintainers: @yangzhao_kl , @wuzeyi1 , @macchen1 , @wenwj0

likedislike
openeuler-ci-bot
openeuler-ci-bot成员
2024年9月25日 评论:
参考网址 关联pr 状态 补丁链接
https://nvd.nist.gov/vuln/detail/CVE-2024-23454
https://ubuntu.com/security/CVE-2024-23454
https://www.opencve.io/cve/CVE-2024-23454
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2024-23454
https://security-tracker.debian.org/tracker/CVE-2024-23454

说明:抱歉,当前工具暂未找到推荐补丁,请人工查找或者之后评论'/find-patch'尝试再次查找。
若人工查找到补丁,烦请在此issue下评论 '/report-patch 参考网址 补丁链接1,补丁链接2' 便于我们不断优化工具,不胜感激。
如 /report-patch https://security-tracker.debian.org/tracker/CVE-2021-3997 https://github.com/systemd/systemd/commit/5b1cf7a9be37e20133c0208005274ce4a5b5c6a1

likedislike
openeuler-ci-botopeneuler-ci-bot成员
2024年10月6日 修改了描述
2024年10月7日 评论:

影响性分析说明:
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 isshared between all local users. As such, files written in this directory,without setting the correct posix permissions explicitly, may be viewableby all other local users.

openEuler评分: (评分和向量)
6.0
Vector:CVSS:2.0/
受影响版本排查(受影响/不受影响):
1.master(3.3.6):受影响
2.openEuler-20.03-LTS-SP4(3.3.6):受影响
3.openEuler-22.03-LTS-SP1(3.3.4):受影响
4.openEuler-22.03-LTS-SP3(3.3.6):受影响
5.openEuler-22.03-LTS-SP4(3.3.4):受影响
6.openEuler-24.03-LTS(3.3.6):受影响
7.openEuler-24.03-LTS-Next(3.3.6):受影响

修复是否涉及abi变化(是/否):
1.master(3.3.6):否
2.openEuler-20.03-LTS-SP4(3.3.6):否
3.openEuler-22.03-LTS-SP1(3.3.4):否
4.openEuler-22.03-LTS-SP3(3.3.6):否
5.openEuler-22.03-LTS-SP4(3.3.4):否
6.openEuler-24.03-LTS(3.3.6):否
7.openEuler-24.03-LTS-Next(3.3.6):否

likedislike
此处折叠了83条消息 查看更多
openeuler-ci-bot
openeuler-ci-bot成员
2025年1月7日 评论:

@fandeyuan 4.受影响版本排查(受影响/不受影响)=> 没有分析或未按正确格式填写,涉及分支: [openEuler-24.03-LTS-SP1]
请确认分析内容的准确性,待分析内容请填写完整,否则将无法关闭当前issue.

likedislike
openeuler-ci-botopeneuler-ci-bot成员
2025年1月7日 添加了   sig/bigdata 标签
openeuler-ci-botopeneuler-ci-bot成员
2025年1月14日 将计划截止日期从 2024-11-06 修改为2024-11-09
openeuler-ci-botopeneuler-ci-bot成员
2025年4月14日 修改了描述
openeuler-ci-botopeneuler-ci-bot成员
2025年8月13日 修改了描述