11 Star 2 Fork 30

src-openEuler/moby

 / 详情

CVE-2024-36623

已完成
CVE和安全问题 拥有者
创建于  
2024-11-30 02:30

一、漏洞信息
漏洞编号:CVE-2024-36623
漏洞归属组件:moby
漏洞归属的版本:20.10.21,20.10.24,25.0.3,25.0.7
CVSS V3.0分值:
BaseScore:8.1 High
Vector:CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
漏洞简述:
moby v25.0.3 has a Race Condition vulnerability in the streamformatter package which can be used to trigger multiple concurrent write operations resulting in data corruption or application crashes.
漏洞公开时间:2024-11-30 02:15:08
漏洞创建时间:2024-11-30 02:30:41
漏洞详情参考链接:
https://nvd.nist.gov/vuln/detail/CVE-2024-36623

更多参考(点击展开)
参考来源 参考链接 来源链接
cve.mitre.org https://gist.github.com/1047524396/c192c0159a19bf58a4373b696467dc29
cve.mitre.org https://github.com/moby/moby/blob/v25.0.3/pkg/streamformatter/streamformatter.go#L115
cve.mitre.org https://github.com/moby/moby/commit/5689dabfb357b673abdb4391eef426f297d7d1bb
suse_bugzilla http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-36623 https://bugzilla.suse.com/show_bug.cgi?id=1234132
suse_bugzilla https://www.cve.org/CVERecord?id=CVE-2024-36623 https://bugzilla.suse.com/show_bug.cgi?id=1234132
suse_bugzilla https://gist.github.com/1047524396/c192c0159a19bf58a4373b696467dc29 https://bugzilla.suse.com/show_bug.cgi?id=1234132
suse_bugzilla https://github.com/moby/moby/blob/v25.0.3/pkg/streamformatter/streamformatter.go#L115 https://bugzilla.suse.com/show_bug.cgi?id=1234132
suse_bugzilla https://github.com/moby/moby/commit/5689dabfb357b673abdb4391eef426f297d7d1bb https://bugzilla.suse.com/show_bug.cgi?id=1234132
suse_bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=2329519 https://bugzilla.suse.com/show_bug.cgi?id=1234132
debian https://security-tracker.debian.org/tracker/CVE-2024-36623
go https://github.com/advisories/GHSA-gh5c-3h97-2f3q https://github.com/golang/vulndb/blob/master/reports/GO-2024-3305.yaml
go https://nvd.nist.gov/vuln/detail/CVE-2024-36623 https://github.com/golang/vulndb/blob/master/reports/GO-2024-3305.yaml
go https://github.com/moby/moby/commit/5689dabfb357b673abdb4391eef426f297d7d1bb https://github.com/golang/vulndb/blob/master/reports/GO-2024-3305.yaml
go https://gist.github.com/1047524396/c192c0159a19bf58a4373b696467dc29 https://github.com/golang/vulndb/blob/master/reports/GO-2024-3305.yaml
go https://github.com/moby/moby/blob/v25.0.3/pkg/streamformatter/streamformatter.go#L115 https://github.com/golang/vulndb/blob/master/reports/GO-2024-3305.yaml
amazon_linux_explore https://access.redhat.com/security/cve/CVE-2024-36623 https://explore.alas.aws.amazon.com/CVE-2024-36623.html
amazon_linux_explore https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-36623 https://explore.alas.aws.amazon.com/CVE-2024-36623.html

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

详情(点击展开)
影响的包 修复版本 修复补丁 问题引入补丁 来源
https://github.com/moby/moby/commit/5689dabfb357b673abdb4391eef426f297d7d1bb cve.mitre.org
https://github.com/moby/moby/commit/5689dabfb357b673abdb4391eef426f297d7d1bb suse_bugzilla
https://github.com/moby/moby/commit/5689dabfb357b673abdb4391eef426f297d7d1bb go

二、漏洞分析结构反馈
影响性分析说明:
moby v25.0.3 has a Race Condition vulnerability in the streamformatter package which can be used to trigger multiple concurrent write operations resulting in data corruption or application crashes.
openEuler评分:
8.1
Vector:CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
受影响版本排查(受影响/不受影响):
1.master(25.0.7):受影响
2.openEuler-24.03-LTS(25.0.3):受影响
3.openEuler-24.03-LTS-Next(25.0.3):受影响
4.openEuler-24.03-LTS-SP1(25.0.3):受影响
5.openEuler-20.03-LTS-SP4:不受影响
6.openEuler-22.03-LTS-SP1:不受影响
7.openEuler-22.03-LTS-SP3:不受影响
8.openEuler-22.03-LTS-SP4:不受影响

修复是否涉及abi变化(是/否):
1.master(25.0.7):否
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(25.0.3):否
7.openEuler-24.03-LTS-Next(25.0.3):否
8.openEuler-24.03-LTS-SP1(25.0.3):否

原因说明:
1.master(25.0.7):正常修复
2.openEuler-24.03-LTS(25.0.3):正常修复
3.openEuler-24.03-LTS-Next(25.0.3):正常修复
4.openEuler-24.03-LTS-SP1(25.0.3):正常修复
5.openEuler-20.03-LTS-SP4:不受影响-组件不存在
6.openEuler-22.03-LTS-SP1:不受影响-组件不存在
7.openEuler-22.03-LTS-SP3:不受影响-组件不存在
8.openEuler-22.03-LTS-SP4:不受影响-组件不存在

三、漏洞修复
安全公告链接:https://www.openeuler.org/zh/security/safety-bulletin/detail/?id=openEuler-SA-2024-2507

评论 (10)

openeuler-ci-bot 创建了CVE和安全问题 5个月前
openeuler-ci-bot 添加了
 
CVE/UNFIXED
标签
5个月前
展开全部操作日志
openeuler-ci-bot 添加了
 
sig/sig-CloudNative
标签
5个月前

影响性分析说明:
moby v25.0.3 has a Race Condition vulnerability in the streamformatter package which can be used to trigger multiple concurrent write operations resulting in data corruption or application crashes.

受影响版本排查(受影响/不受影响):
1.master(25.0.3):受影响
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(25.0.3):受影响
7.openEuler-24.03-LTS-Next(25.0.3):受影响
8.openEuler-24.03-LTS-SP1:受影响

修复是否涉及abi变化(是/否):
1.master(25.0.3):否
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(25.0.3):否
7.openEuler-24.03-LTS-Next(25.0.3):否
8.openEuler-24.03-LTS-SP1:否

原因说明:
1.master(25.0.3):正常修复
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(25.0.3):正常修复
7.openEuler-24.03-LTS-Next(25.0.3):正常修复
8.openEuler-24.03-LTS-SP1:正常修复

openeuler-ci-bot 修改了描述 5个月前
openeuler-ci-bot 修改了描述 5个月前
openeuler-sync-bot 通过合并 Pull Request !113: [sync] PR-109: fix CVE-2024-36620, CVE-2024-36621, CVE-2024-36623任务状态待办的 修改为已完成 5个月前
openeuler-ci-bot 任务状态已完成 修改为待办的 5个月前
openeuler-ci-bot 移除了
 
CVE/UNFIXED
标签
5个月前
openeuler-ci-bot 移除了
 
sig/sig-CloudNative
标签
5个月前
openeuler-ci-bot 添加了
 
CVE/UNFIXED
标签
5个月前
openeuler-ci-bot 添加了
 
sig/sig-CloudNative
标签
5个月前
openeuler-sync-bot 通过合并 Pull Request !114: [sync] PR-109: fix CVE-2024-36620, CVE-2024-36621, CVE-2024-36623任务状态待办的 修改为已完成 5个月前
openeuler-ci-bot 任务状态已完成 修改为待办的 5个月前
openeuler-ci-bot 移除了
 
CVE/UNFIXED
标签
5个月前
openeuler-ci-bot 移除了
 
sig/sig-CloudNative
标签
5个月前
openeuler-ci-bot 添加了
 
CVE/UNFIXED
标签
5个月前
openeuler-ci-bot 添加了
 
sig/sig-CloudNative
标签
5个月前
openeuler-sync-bot 通过合并 Pull Request !115: [sync] PR-109: fix CVE-2024-36620, CVE-2024-36621, CVE-2024-36623任务状态待办的 修改为已完成 5个月前
openeuler-ci-bot 任务状态已完成 修改为待办的 5个月前
openeuler-ci-bot 移除了
 
CVE/UNFIXED
标签
5个月前
openeuler-ci-bot 移除了
 
sig/sig-CloudNative
标签
5个月前
openeuler-ci-bot 添加了
 
CVE/UNFIXED
标签
5个月前
openeuler-ci-bot 添加了
 
sig/sig-CloudNative
标签
5个月前

openEuler评分:
8.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H

openeuler-ci-bot 修改了描述 5个月前
openeuler-ci-bot 修改了描述 5个月前
openeuler-ci-bot 修改了描述 5个月前
openeuler-ci-bot 计划开始日期设置为2024-12-04 5个月前
openeuler-ci-bot 计划截止日期设置为2024-12-18 5个月前
openeuler-ci-bot 优先级设置为主要 5个月前
openeuler-ci-bot 修改了描述 5个月前
xulei 任务状态待办的 修改为已拒绝 3个月前
openeuler-ci-bot 任务状态已拒绝 修改为待办的 3个月前
xulei 任务状态待办的 修改为已完成 3个月前
openeuler-ci-bot 移除了
 
CVE/UNFIXED
标签
3个月前
openeuler-ci-bot 移除了
 
sig/sig-CloudNative
标签
3个月前
openeuler-ci-bot 添加了
 
CVE/FIXED
标签
3个月前
openeuler-ci-bot 添加了
 
sig/sig-CloudNative
标签
3个月前
openeuler-ci-bot 修改了描述 3个月前
openeuler-ci-bot 修改了描述 3个月前

登录 后才可以发表评论

状态
负责人
项目
预计工期 (小时)
开始日期   -   截止日期
-
置顶选项
优先级
里程碑
分支
参与者(2)
5329419 openeuler ci bot 1632792936 Funda Wang-fundawang
1
https://gitee.com/src-openeuler/moby.git
git@gitee.com:src-openeuler/moby.git
src-openeuler
moby
moby

搜索帮助