Google Golang 安全漏洞(CVE-2022-30633)

admin 2023-11-30 06:28:53 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
中危 Google Golang 安全漏洞(CVE-2022-30633)

CVE编号

CVE-2022-30633

利用情况

暂无

补丁情况

没有补丁

披露时间

2022-08-11
漏洞描述
Google Golang是美国谷歌(Google)公司的一种静态强类型、编译型语言。Go的语法接近C语言,但对于变量的声明有所不同。Go支持垃圾回收功能。Go的并行模型是以东尼·霍尔的通信顺序进程(CSP)为基础,采取类似模型的其他语言包括Occam和Limbo,但它也具有Pi运算的特征,比如通道传输。在1.8版本中开放插件(Plugin)的支持,这意味着现在能从Go中动态加载部分函数。 Google Golang 存在安全漏洞,在Go 1.17.12和Go 1.18.4之前的encoding/xml中的Unmarshal中的未控制递归允许攻击者通过将xml文档解编成一个具有使用“any”字段标记的嵌套字段的Go结构,从而导致堆栈耗尽。
解决建议
目前厂商暂未发布修复措施解决此安全问题,建议用户随时关注厂商主页或参考网址以获取解决办法:https://go.dev/
参考链接
https://go.dev/cl/417061
https://go.dev/issue/53611
https://go.googlesource.com/go/+/c4c1993fd2a5b26fe45c09592af6d3388a3b2e08
https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE
https://pkg.go.dev/vuln/GO-2022-0523
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 golang go * Up to (excluding) 1.17.12
运行在以下环境
应用 golang go * From (including) 1.18.0 Up to (excluding) 1.18.4
运行在以下环境
系统 alpine_3.16 go * Up to (excluding) 1.18.4-r0
运行在以下环境
系统 alpine_3.17 go * Up to (excluding) 1.18.4-r0
运行在以下环境
系统 alpine_3.18 go * Up to (excluding) 1.18.4-r0
运行在以下环境
系统 alpine_edge go * Up to (excluding) 1.18.4-r0
运行在以下环境
系统 amazon_2 runc * Up to (excluding) 0.5.git3454319.amzn2.0.3
运行在以下环境
系统 amazon_2022 golang * Up to (excluding) 2.0.2-20.amzn2022
运行在以下环境
系统 amazon_2023 golang * Up to (excluding) 2.0.2-22.amzn2023.0.2
运行在以下环境
系统 amazon_AMI golang * Up to (excluding) 1.18.6-1.42.amzn1
运行在以下环境
系统 anolis_os_8 go-toolset * Up to (excluding) 1.2.4-2.0.1
运行在以下环境
系统 centos_8 grafana-debuginfo * Up to (excluding) 7.5.15-3.el8
运行在以下环境
系统 debian_10 golang-1.11 * Up to (including) 1.11.6-1+deb10u4
运行在以下环境
系统 debian_11 golang-1.15 * Up to (including) 1.15.15-1~deb11u4
运行在以下环境
系统 debian_12 golang-1.19 * Up to (excluding) 1.19~rc2-1
运行在以下环境
系统 debian_sid golang-1.19 * Up to (excluding) 1.19~rc2-1
运行在以下环境
系统 fedora_35 fzf-debuginfo * Up to (excluding) 0.29.0-2.fc35
运行在以下环境
系统 fedora_EPEL_7 golang-tests * Up to (excluding) 1.17.12-1.el7
运行在以下环境
系统 opensuse_Leap_15.3 go1.18-race * Up to (excluding) 1.17.13-150000.1.42.1
运行在以下环境
系统 opensuse_Leap_15.4 go1.18-race * Up to (excluding) 1.18.10.1-150000.1.9.1
运行在以下环境
系统 opensuse_Leap_15.5 go1.18-openssl * Up to (excluding) 1.18.10.1-150000.1.9.1
运行在以下环境
系统 oracle_8 oraclelinux-release * Up to (excluding) 4.4.0-1.module+el8.8.0+21045+adcb6a64
运行在以下环境
系统 oracle_9 oraclelinux-release * Up to (excluding) 1.17.12-1.el9_0
运行在以下环境
系统 redhat_8 grafana-debuginfo * Up to (excluding) 7.5.15-3.el8
运行在以下环境
系统 redhat_9 grafana-debuginfo * Up to (excluding) 1.17.12-1.el9_0
运行在以下环境
系统 ubuntu_18.04 golang-1.18 * Up to (excluding) 1.18.1-1ubuntu1~18.04.4
运行在以下环境
系统 ubuntu_20.04 golang-1.18 * Up to (excluding) 1.18.1-1ubuntu1~20.04.2
运行在以下环境
系统 ubuntu_22.04 golang-1.18 * Up to (excluding) 1.18.1-1ubuntu1.1
运行在以下环境
系统 unionos_a grafana * Up to (excluding) grafana-7.5.15-3.uelc20.02
运行在以下环境
系统 unionos_e golang * Up to (excluding) 1.15.7-14.uel20
阿里云评分 6.0
  • 攻击路径 本地
  • 攻击复杂度 复杂
  • 权限要求 无需权限
  • 影响范围 全局影响
  • EXP成熟度 未验证
  • 补丁情况 没有补丁
  • 数据保密性 数据泄露
  • 数据完整性 无影响
  • 服务器危害 无影响
  • 全网数量 N/A
CWE-ID 漏洞类型
CWE-674 未经控制的递归
- avd.aliyun.com
weinxin
版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
N/A Ali_nvd

N/A

N/ACVE编号 CVE-2024-9120利用情况 暂无补丁情况 N/A披露时间 2024-09-23漏洞描述Use after free in Dawn
评论:0   参与:  0