nodejs 安全漏洞 (CVE-2023-30590)
CVE编号
CVE-2023-30590利用情况
暂无补丁情况
N/A披露时间
2023-11-29漏洞描述
The generateKeys() API function returned from crypto.createDiffieHellman() only generates missing (or outdated) keys, that is, it only generates a private key if none has been set yet, but the function is also needed to compute the corresponding public key after calling setPrivateKey(). However, the documentation says this API call: "Generates private and public Diffie-Hellman key values". The documented behavior is very different from the actual behavior, and this difference could easily lead to security issues in applications that use these APIs as the DiffieHellman may be used as the basis for application-level security, implications are consequently broad.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接 |
|
---|---|
https://nodejs.org/en/blog/vulnerability/june-2023-security-releases |
受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
系统 | alma_linux_9 | nodejs-full-i18n | * | Up to (excluding) 16.20.1-1.el9_2 | |||||
运行在以下环境 | |||||||||
系统 | amazon_2023 | nodejs | * | Up to (excluding) 18.12.1-1.amzn2023.0.7 | |||||
运行在以下环境 | |||||||||
系统 | anolis_os_8 | nodejs-devel | * | Up to (excluding) 18.16.1-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_10 | nodejs | * | Up to (including) 10.24.0~dfsg-1~deb10u1 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | nodejs | * | Up to (including) 12.22.12~dfsg-1~deb11u4 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | nodejs | * | Up to (including) 18.13.0+dfsg1-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | nodejs | * | Up to (excluding) 18.13.0+dfsg1-1.1 | |||||
运行在以下环境 | |||||||||
系统 | fedora_37 | nodejs16-npm-8.19.4-1.16.20.1.1.fc37.i686.rpm ( | * | Up to (excluding) 18.16.1-1.fc37 | |||||
运行在以下环境 | |||||||||
系统 | fedora_38 | nodejs16-npm-8.19.4-1.16.20.1.1.fc38.x86_64.rpm ( | * | Up to (excluding) 18.16.1-1.fc38 | |||||
运行在以下环境 | |||||||||
系统 | kylinos_aarch64_V10HPC | nodejs | * | Up to (excluding) 12.22.11-5.p01.ky10h | |||||
运行在以下环境 | |||||||||
系统 | kylinos_loongarch64_V10SP1 | nodejs | * | Up to (excluding) 12.22.11-1.p02.a.ky10 | |||||
运行在以下环境 | |||||||||
系统 | kylinos_x86_64_V10HPC | nodejs | * | Up to (excluding) 12.22.11-5.p01.ky10h | |||||
运行在以下环境 | |||||||||
系统 | opensuse_Leap_15.4 | nodejs12-devel | * | Up to (excluding) 16.20.1-150400.3.21.1 | |||||
运行在以下环境 | |||||||||
系统 | opensuse_Leap_15.5 | nodejs18-docs | * | Up to (excluding) 18.16.1-150400.9.9.1 | |||||
运行在以下环境 | |||||||||
系统 | oracle_8 | nodejs-full-i18n | * | Up to (excluding) 9.5.1-1.18.16.1.1.module+el8.8.0+21140+54ee8b93 | |||||
运行在以下环境 | |||||||||
系统 | oracle_9 | nodejs-full-i18n | * | Up to (excluding) 2021.06-4.module+el9.1.0+20762+f52d7401 | |||||
运行在以下环境 | |||||||||
系统 | redhat_9 | nodejs-libs-debuginfo | * | Up to (excluding) 16.20.1-1.el9_2 | |||||
运行在以下环境 | |||||||||
系统 | unionos_e | nodejs | * | Up to (excluding) nodejs-12.22.11-4.uel20 | |||||
- 攻击路径 N/A
- 攻击复杂度 N/A
- 权限要求 N/A
- 影响范围 N/A
- 用户交互 N/A
- 可用性 N/A
- 保密性 N/A
- 完整性 N/A
CWE-ID | 漏洞类型 |
Exp相关链接

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