低危 time_project time 空指针解引用
CVE编号
CVE-2020-26235利用情况
暂无补丁情况
官方补丁披露时间
2020-11-25漏洞描述
In Rust time crate from version 0.2.7 and before version 0.2.23, unix-like operating systems may segfault due to dereferencing a dangling pointer in specific circumstances. This requires the user to set any environment variable in a different thread than the affected functions. The affected functions are time::UtcOffset::local_offset_at, time::UtcOffset::try_local_offset_at, time::UtcOffset::current_local_offset, time::UtcOffset::try_current_local_offset, time::OffsetDateTime::now_local and time::OffsetDateTime::try_now_local. Non-Unix targets are unaffected. This includes Windows and wasm. The issue was introduced in version 0.2.7 and fixed in version 0.2.23.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接 |
|
---|---|
https://crates.io/crates/time/0.2.23 | |
https://github.com/time-rs/time/issues/293 | |
https://github.com/time-rs/time/security/advisories/GHSA-wcg3-cvx6-7396 |
受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | time_project | time | * | From (including) 0.2.7 | Up to (excluding) 0.2.23 | ||||
运行在以下环境 | |||||||||
系统 | alpine_3.17 | newsboat | * | Up to (excluding) 2.30.1-r0 | |||||
运行在以下环境 | |||||||||
系统 | alpine_3.18 | newsboat | * | Up to (excluding) 2.30.1-r0 | |||||
运行在以下环境 | |||||||||
系统 | alpine_edge | newsboat | * | Up to (excluding) 2.30.1-r0 | |||||
运行在以下环境 | |||||||||
系统 | debian_10 | rust-time | * | Up to (excluding) 0.1.42-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | rust-time | * | Up to (excluding) 0.1.42-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | rust-time | * | Up to (excluding) 0.3.9-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | rust-time | * | Up to (excluding) 0.3.23-2 | |||||
- 攻击路径 远程
- 攻击复杂度 容易
- 权限要求 无需权限
- 影响范围 有限影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-476 | 空指针解引用 |
Exp相关链接

版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
评论