ssh.net_project ssh.net 使用具有密码学弱点缺陷的prng

admin 2023-11-30 07:35:40 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
中危 ssh.net_project ssh.net 使用具有密码学弱点缺陷的prng

CVE编号

CVE-2022-29245

利用情况

暂无

补丁情况

官方补丁

披露时间

2022-06-01
漏洞描述
SSH.NET is a Secure Shell (SSH) library for .NET. In versions 2020.0.0 and 2020.0.1, during an `X25519` key exchange, the client’s private key is generated with `System.Random`. `System.Random` is not a cryptographically secure random number generator, it must therefore not be used for cryptographic purposes. When establishing an SSH connection to a remote host, during the X25519 key exchange, the private key is generated with a weak random number generator whose seed can be brute forced. This allows an attacker who is able to eavesdrop on the communications to decrypt them. Version 2020.0.2 contains a patch for this issue. As a workaround, one may disable support for `curve25519-sha256` and `[email protected]` key exchange algorithms.
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接
https://github.com/sshnet/SSH.NET/blob/bc99ada7da3f05f50d9379f2644941d91d5bf0...
https://github.com/sshnet/SSH.NET/commit/03c6d60736b8f7b42e44d6989a53f9b644a091fb
https://github.com/sshnet/SSH.NET/releases/tag/2020.0.2
https://github.com/sshnet/SSH.NET/security/advisories/GHSA-72p8-v4hg-v45p
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 ssh.net_project ssh.net 2020.0.0 -
运行在以下环境
应用 ssh.net_project ssh.net 2020.0.1 -
阿里云评分 5.4
  • 攻击路径 本地
  • 攻击复杂度 困难
  • 权限要求 管控权限
  • 影响范围 有限影响
  • EXP成熟度 未验证
  • 补丁情况 官方补丁
  • 数据保密性 无影响
  • 数据完整性 无影响
  • 服务器危害 无影响
  • 全网数量 N/A
CWE-ID 漏洞类型
CWE-338 使用具有密码学弱点缺陷的PRNG
- 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