初始化不恰当

admin 2023-11-30 04:14:17 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
中危 初始化不恰当

CVE编号

CVE-2023-22466

利用情况

暂无

补丁情况

官方补丁

披露时间

2023-01-05
漏洞描述
Tokio is a runtime for writing applications with Rust. Starting with version 1.7.0 and prior to versions 1.18.4, 1.20.3, and 1.23.1, when configuring a Windows named pipe server, setting `pipe_mode` will reset `reject_remote_clients` to `false`. If the application has previously configured `reject_remote_clients` to `true`, this effectively undoes the configuration. Remote clients may only access the named pipe if the named pipe's associated path is accessible via a publicly shared folder (SMB). Versions 1.23.1, 1.20.3, and 1.18.4 have been patched. The fix will also be present in all releases starting from version 1.24.0. Named pipes were introduced to Tokio in version 1.7.0, so releases older than 1.7.0 are not affected. As a workaround, ensure that `pipe_mode` is set first after initializing a `ServerOptions`.
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接
https://github.com/tokio-rs/tokio/pull/5336
https://github.com/tokio-rs/tokio/releases/tag/tokio-1.23.1
https://github.com/tokio-rs/tokio/security/advisories/GHSA-7rrj-xr53-82p7
https://learn.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-create...
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 tokio tokio * From (including) 1.19.0 Up to (excluding) 1.20.3
运行在以下环境
应用 tokio tokio * From (including) 1.21.0 Up to (excluding) 1.23.1
运行在以下环境
应用 tokio tokio * From (including) 1.7.0 Up to (excluding) 1.18.4
运行在以下环境
系统 debian_11 rust-tokio * Up to (excluding) 0.1.14-2
运行在以下环境
系统 debian_12 rust-tokio * Up to (excluding) 1.24.2-1
运行在以下环境
系统 debian_sid rust-tokio * Up to (excluding) 1.24.2-1
阿里云评分 4.9
  • 攻击路径 本地
  • 攻击复杂度 困难
  • 权限要求 管控权限
  • 影响范围 有限影响
  • EXP成熟度 未验证
  • 补丁情况 官方补丁
  • 数据保密性 无影响
  • 数据完整性 无影响
  • 服务器危害 无影响
  • 全网数量 N/A
CWE-ID 漏洞类型
CWE-665 初始化不恰当
- 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