crypto-js PBKDF2 比 1993 年指定的弱 1,000 倍,比当前标准弱 130 万倍 (CVE-2023-46233)

admin 2023-11-29 18:29:46 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
中危 crypto-js PBKDF2 比 1993 年指定的弱 1,000 倍,比当前标准弱 130 万倍 (CVE-2023-46233)

CVE编号

CVE-2023-46233

利用情况

暂无

补丁情况

官方补丁

披露时间

2023-10-26
漏洞描述
crypto-js is a JavaScript library of crypto standards. Prior to version 4.2.0, crypto-js PBKDF2 is 1,000 times weaker than originally specified in 1993, and at least 1,300,000 times weaker than current industry standard. This is because it both defaults to SHA1, a cryptographic hash algorithm considered insecure since at least 2005, and defaults to one single iteration, a 'strength' or 'difficulty' value specified at 1,000 when specified in 1993. PBKDF2 relies on iteration count as a countermeasure to preimage and collision attacks. If used to protect passwords, the impact is high. If used to generate signatures, the impact is high. Version 4.2.0 contains a patch for this issue. As a workaround, configure crypto-js to use SHA256 with at least 250,000 iterations.
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接
https://github.com/brix/crypto-js/commit/421dd538b2d34e7c24a5b72cc64dc2b9167db40a
https://github.com/brix/crypto-js/security/advisories/GHSA-xwcq-pm8m-c4vf
https://lists.debian.org/debian-lts-announce/2023/11/msg00025.html
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 crypto-js_project crypto-js * Up to (excluding) 4.2.0
运行在以下环境
系统 debian_10 cryptojs * Up to (including) 3.1.2+dfsg-2
运行在以下环境
系统 debian_11 cryptojs * Up to (including) 3.1.2+dfsg-3
运行在以下环境
系统 debian_12 cryptojs * Up to (including) 3.1.2+dfsg-3
运行在以下环境
系统 debian_sid cryptojs * Up to (including) 3.1.2+dfsg-3
阿里云评分 6.0
  • 攻击路径 远程
  • 攻击复杂度 容易
  • 权限要求 无需权限
  • 影响范围 全局影响
  • EXP成熟度 未验证
  • 补丁情况 官方补丁
  • 数据保密性 无影响
  • 数据完整性 无影响
  • 服务器危害 无影响
  • 全网数量 N/A
CWE-ID 漏洞类型
CWE-327 使用已被攻破或存在风险的密码学算法
- 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