Google Golang 安全特征问题漏洞(CVE-2022-30629)

admin 2023-11-30 06:29:01 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
低危 Google Golang 安全特征问题漏洞(CVE-2022-30629)

CVE编号

CVE-2022-30629

利用情况

暂无

补丁情况

官方补丁

披露时间

2022-08-11
漏洞描述
Google Golang是美国谷歌(Google)公司的一种静态强类型、编译型语言。Go的语法接近C语言,但对于变量的声明有所不同。Go支持垃圾回收功能。Go的并行模型是以东尼·霍尔的通信顺序进程(CSP)为基础,采取类似模型的其他语言包括Occam和Limbo,但它也具有Pi运算的特征,比如通道传输。在1.8版本中开放插件(Plugin)的支持,这意味着现在能从Go中动态加载部分函数。 Google Golang 存在安全漏洞,该漏洞源于会话票证缺少随机ticket_age_add。
解决建议
目前厂商暂未发布修复措施解决此安全问题,建议用户随时关注厂商主页或参考网址以获取解决办法:https://golang.google.cn/
参考链接
https://go.dev/cl/405994
https://go.dev/issue/52814
https://go.googlesource.com/go/+/fe4de36198794c447fbd9d7cc2d7199a506c76a5
https://groups.google.com/g/golang-announce/c/TzIC9-t8Ytg/m/IWz5T6x7AAAJ
https://pkg.go.dev/vuln/GO-2022-0531
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 golang go * Up to (excluding) 1.17.11
运行在以下环境
应用 golang go * From (including) 1.18.0 Up to (excluding) 1.18.3
运行在以下环境
系统 alpine_3.16 go * Up to (excluding) 1.18.4-r0
运行在以下环境
系统 amazon_2 runc * Up to (excluding) 0.5.git3454319.amzn2.0.3
运行在以下环境
系统 amazon_2022 golist * 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.17.12-1.0.1
运行在以下环境
系统 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.17 * Up to (including) 1.17.9-1
运行在以下环境
系统 debian_9 golang-1.7 * Up to (including) 1.7.4-2+deb9u1
运行在以下环境
系统 debian_sid golang-1.17 * Up to (including) 1.17.11-1
运行在以下环境
系统 fedora_35 fzf-debuginfo * Up to (excluding) 0.29.0-2.fc35
运行在以下环境
系统 fedora_36 apptainer * Up to (excluding) 1.1.0-5.fc36
运行在以下环境
系统 fedora_37 grafana-debuginfo * Up to (excluding) 5.0.0-1.fc37
运行在以下环境
系统 fedora_38 golang-etcd-devel * Up to (excluding) 2.8.1-2.20220821gitbc6b745.fc38
运行在以下环境
系统 fedora_40 chisel-debuginfo * Up to (excluding) 1.9.0-1.fc40
运行在以下环境
系统 fedora_EPEL_7 golang-tests * Up to (excluding) 1.17.12-1.el7
运行在以下环境
系统 opensuse_Leap_15.3 go1.17 * Up to (excluding) 1.18.3-150000.1.20.1
运行在以下环境
系统 opensuse_Leap_15.4 go1.17 * 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) 4.4.1-3.0.1.el9
运行在以下环境
系统 redhat_9 skopeo-debuginfo * Up to (excluding) 4.4.1-3.el9
运行在以下环境
系统 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_e golang * Up to (excluding) 1.15.7-14.uel20
阿里云评分 3.8
  • 攻击路径 远程
  • 攻击复杂度 复杂
  • 权限要求 无需权限
  • 影响范围 有限影响
  • EXP成熟度 未验证
  • 补丁情况 官方补丁
  • 数据保密性 无影响
  • 数据完整性 无影响
  • 服务器危害 无影响
  • 全网数量 N/A
CWE-ID 漏洞类型
CWE-330 使用不充分的随机数
- 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