7 Star 7 Fork 84

src-openEuler/golang

CVE-2025-22870

已完成
CVE和安全问题 拥有者
创建于  
2025-03-14 10:48

一、漏洞信息
漏洞编号:CVE-2025-22870
漏洞归属组件:golang
漏洞归属的版本:1.13.15,1.15.7,1.17.3,1.19.4,1.23.7
CVSS V3.0分值:
BaseScore:4.4 Medium
Vector:CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L
漏洞简述:
Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to *.example.com , a request to [::1%25.example.com]:80` will incorrectly match and not be proxied.
漏洞公开时间:2025-03-13 03:15:38
漏洞创建时间:2025-03-14 10:48:02
漏洞详情参考链接:
https://nvd.nist.gov/vuln/detail/CVE-2025-22870

更多参考(点击展开)
参考来源 参考链接 来源链接
security.golang.org https://go.dev/cl/654697
security.golang.org https://go.dev/issue/71984
security.golang.org https://pkg.go.dev/vuln/GO-2025-3503
af854a3a-2127-422b-91ae-364da2661108 http://www.openwall.com/lists/oss-security/2025/03/07/2
suse_bugzilla http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2025-22870 https://bugzilla.suse.com/show_bug.cgi?id=1238611
suse_bugzilla https://bugzilla.suse.com/show_bug.cgi?id=1238572 https://bugzilla.suse.com/show_bug.cgi?id=1238611
suse_bugzilla https://github.com/golang/go/issues/71984 https://bugzilla.suse.com/show_bug.cgi?id=1238611
suse_bugzilla https://github.com/golang/go/commit/334de7982f8ec959c74470dd709ceedfd6dbd50a https://bugzilla.suse.com/show_bug.cgi?id=1238611
suse_bugzilla https://github.com/golang/go/commit/25177ecde0922c50753c043579d17828b7ee88e7 https://bugzilla.suse.com/show_bug.cgi?id=1238611
oracle https://www.oracle.com/security-alerts/bulletinapr2025.html
go https://go.dev/cl/654697 https://github.com/golang/vulndb/blob/master/reports/GO-2025-3503.yaml
go https://go.dev/issue/71984 https://github.com/golang/vulndb/blob/master/reports/GO-2025-3503.yaml
osv https://go.dev/cl/654697 https://osv.dev/vulnerability/CVE-2025-22870
osv https://go.dev/issue/71984 https://osv.dev/vulnerability/CVE-2025-22870
osv https://pkg.go.dev/vuln/GO-2025-3503 https://osv.dev/vulnerability/CVE-2025-22870
osv http://www.openwall.com/lists/oss-security/2025/03/07/2 https://osv.dev/vulnerability/CVE-2025-22870
osv https://security-tracker.debian.org/tracker/CVE-2025-22870 https://osv.dev/vulnerability/CVE-2025-22870
amazon_linux_explore https://access.redhat.com/security/cve/CVE-2025-22870 https://explore.alas.aws.amazon.com/CVE-2025-22870.html
amazon_linux_explore https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-22870 https://explore.alas.aws.amazon.com/CVE-2025-22870.html

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

详情(点击展开)
影响的包 修复版本 修复补丁 问题引入补丁 来源
https://github.com/golang/go/commit/334de7982f8ec959c74470dd709ceedfd6dbd50a suse_bugzilla
https://github.com/golang/go/commit/25177ecde0922c50753c043579d17828b7ee88e7 suse_bugzilla

二、漏洞分析结构反馈
影响性分析说明:
Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to *.example.com , a request to [::1%25.example.com]:80` will incorrectly match and not be proxied.
openEuler评分:
4.4
Vector:CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L
受影响版本排查(受影响/不受影响):
1.master(1.23.7):受影响
2.openEuler-20.03-LTS-SP4(1.15.7):受影响
3.openEuler-22.03-LTS-SP3(1.17.3):受影响
4.openEuler-22.03-LTS-SP4(1.17.3):受影响
5.openEuler-24.03-LTS(1.21.4):受影响
6.openEuler-24.03-LTS-Next(1.21.4):受影响
7.openEuler-24.03-LTS-SP1(1.21.4):受影响

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

原因说明:
1.master(1.23.7):正常修复
2.openEuler-20.03-LTS-SP4(1.15.7):正常修复
3.openEuler-22.03-LTS-SP3(1.17.3):正常修复
4.openEuler-22.03-LTS-SP4(1.17.3):正常修复
5.openEuler-24.03-LTS(1.21.4):正常修复
6.openEuler-24.03-LTS-Next(1.21.4):正常修复
7.openEuler-24.03-LTS-SP1(1.21.4):正常修复

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

评论 (13)

openeuler-ci-bot 创建了CVE和安全问题 4个月前
openeuler-ci-bot 添加了
 
CVE/UNFIXED
标签
4个月前
openeuler-ci-bot 添加了
 
sig/sig-golang
标签
4个月前
展开全部操作日志
参考网址 关联pr 状态 补丁链接
https://ubuntu.com/security/CVE-2025-22870NoneNonehttps://discourse.ubuntu.com/c/project
https://groups.google.com/g/golang-announce/c/4t3lz
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2025-22870
https://security-tracker.debian.org/tracker/CVE-2025-22870NoneNonehttps://github.com/golang/go/commit/25177ecde0922c50753c043579d17828b7ee88e7
https://github.com/golang/go/commit/334de7982f8ec959c74470dd709ceedfd6dbd50a
https://groups.google.com/g/golang-announce/c/4t3lz
http://www.cnnvd.org.cn/web/vulnerability/queryLds.tag?qcvCnnvdid=CVE-2025-22870

说明:补丁链接仅供初步排查参考,实际可用性请人工再次确认,补丁下载验证可使用CVE补丁工具
若补丁不准确,烦请在此issue下评论 '/report-patch 参考网址 补丁链接1,补丁链接2' 反馈正确信息,便于我们不断优化工具,不胜感激。
如 /report-patch https://security-tracker.debian.org/tracker/CVE-2021-3997 https://github.com/systemd/systemd/commit/5b1cf7a9be37e20133c0208005274ce4a5b5c6a1

openeuler-ci-bot 修改了描述 3个月前
openeuler-ci-bot 计划开始日期设置为2025-03-14 3个月前
openeuler-ci-bot 计划截止日期设置为2025-04-13 3个月前
openeuler-ci-bot 优先级设置为次要 3个月前
openeuler-ci-bot 通过合并 Pull Request !484: fix CVE-2025-22870任务状态待办的 修改为已完成 3个月前
openeuler-ci-bot 任务状态已完成 修改为待办的 3个月前
openeuler-ci-bot 任务状态已完成 修改为待办的 3个月前
openeuler-ci-bot 通过合并 Pull Request !490: fix CVE-2025-22870任务状态待办的 修改为已完成 3个月前
openeuler-ci-bot 任务状态已完成 修改为待办的 3个月前
openeuler-ci-bot 修改了描述 3个月前
openeuler-ci-bot 通过合并 Pull Request !495: [sync] PR-490: fix CVE-2025-22870任务状态待办的 修改为已完成 3个月前
openeuler-ci-bot 任务状态已完成 修改为待办的 3个月前
openeuler-ci-bot 通过合并 Pull Request !494: [sync] PR-490: fix CVE-2025-22870任务状态待办的 修改为已完成 3个月前
openeuler-ci-bot 任务状态已完成 修改为待办的 3个月前
openeuler-ci-bot 通过合并 Pull Request !496: fix CVE-2025-22870任务状态待办的 修改为已完成 3个月前
openeuler-ci-bot 任务状态已完成 修改为待办的 3个月前
openeuler-ci-bot 通过合并 Pull Request !499: [backport]fix CVE-2025-22870任务状态待办的 修改为已完成 3个月前
openeuler-ci-bot 任务状态已完成 修改为待办的 3个月前
openeuler-ci-bot 通过合并 Pull Request !500: [sync] PR-496: fix CVE-2025-22870任务状态待办的 修改为已完成 3个月前
openeuler-ci-bot 任务状态已完成 修改为待办的 3个月前

影响性分析说明:
Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to "*.example.com", a request to "[::1%25.example.com]:80` will incorrectly match and not be proxied.
openEuler评分: (评分和向量)
4.4
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L
受影响版本排查(受影响/不受影响):
1.master(1.21.4):受影响
2.openEuler-20.03-LTS-SP4(1.15.7):受影响
3.openEuler-22.03-LTS-SP3(1.17.3):受影响
4.openEuler-22.03-LTS-SP4(1.17.3):受影响
5.openEuler-24.03-LTS(1.21.4):受影响
6.openEuler-24.03-LTS-Next(1.21.4):受影响
7.openEuler-24.03-LTS-SP1(1.21.4):受影响

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

原因说明:
1.master(1.21.4):正常修复
2.openEuler-20.03-LTS-SP4(1.15.7):正常修复
3.openEuler-22.03-LTS-SP3(1.17.3):正常修复
4.openEuler-22.03-LTS-SP4(1.17.3):正常修复
5.openEuler-24.03-LTS(1.21.4):正常修复
6.openEuler-24.03-LTS-Next(1.21.4):正常修复
7.openEuler-24.03-LTS-SP1(1.21.4):正常修复

openeuler-ci-bot 修改了描述 3个月前
openeuler-ci-bot 任务状态待办的 修改为已完成 3个月前
openeuler-ci-bot 移除了
 
CVE/UNFIXED
标签
3个月前
openeuler-ci-bot 移除了
 
sig/sig-golang
标签
3个月前
openeuler-ci-bot 添加了
 
CVE/FIXED
标签
3个月前
openeuler-ci-bot 添加了
 
sig/sig-golang
标签
3个月前
openeuler-ci-bot 修改了描述 3个月前
openeuler-ci-bot 修改了描述 2个月前
openeuler-ci-bot 修改了描述 2个月前

登录 后才可以发表评论

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

搜索帮助