CVE-2023-30590
nodejs - security update
描述
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.
如何修補 CVE-2023-30590
要修補 CVE-2023-30590,請將受影響套件升級到下列已修補版本。
- —升級至 16.20.1 或更新版本
- —升級至 16.20.1 或更新版本
- —升級至 12.22.12~dfsg-1~deb11u5 或更新版本
- —升級至 10.24.0~dfsg-1~deb10u4 或更新版本
CVE-2023-30590 正在被利用嗎?
低 — EPSS 為 1.5%,目前沒有觀察到大規模利用活動。
受影響套件(4)
- >= 16.0.0, < 16.20.1, >= 18.0.0, < 18.16.1, >= 20.0.0, < 20.3.1
- >= 16.0.0, < 16.20.1, >= 18.0.0, < 18.16.1, >= 20.0.0, < 20.3.1
- from 0, < 12.22.12~dfsg-1~deb11u5
- from 0, < 10.24.0~dfsg-1~deb10u4
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |