漏洞描述:
crypto-js 是一个 JavaScript 加密库,用于在浏览器和 Node.js 环境中执行加密和解密操作。
crypto-js 3.2.1 之前版本中的 secureRandom 函数通过将字符串 0. 和三位随机整数拼接的格式生成加密字符串,攻击者可通过爆破破解加密字符。
影响范围:
crypto-js[3.1.2, 3.2.1)
修复方案:
将组件 crypto-js 升级至 3.2.1 及以上版本
参考链接:
https://github.com/brix/crypto-js/issues/254
https://github.com/brix/crypto-js/pull/257/commits/e4ac157d8b75b962d6538fc0b996e5d4d5a9466b