| Summary | 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. |
|---|---|
| Publication Date | Nov. 29, 2023, 5:15 a.m. |
| Registration Date | Nov. 29, 2023, 10 a.m. |
| Last Update | Nov. 21, 2024, 5 p.m. |
| CVSS3.1 : HIGH | |
| スコア | 7.5 |
|---|---|
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
| 攻撃元区分(AV) | ネットワーク |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃に必要な特権レベル(PR) | 不要 |
| 利用者の関与(UI) | 不要 |
| 影響の想定範囲(S) | 変更なし |
| 機密性への影響(C) | なし |
| 完全性への影響(I) | 高 |
| 可用性への影響(A) | なし |
| Configuration1 | or higher | or less | more than | less than | |
| cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:* | 20.0.0 | 20.3.1 | |||
| cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:* | 18.0.0 | 18.16.1 | |||
| cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:* | 16.0.0 | 16.20.1 | |||
| Title | Node.js Foundation の Node.js における脆弱性 |
|---|---|
| Summary | Node.js Foundation の Node.js には、不特定の脆弱性が存在します。 |
| Possible impacts | 情報を改ざんされる可能性があります。 |
| Solution | ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date | Nov. 28, 2023, midnight |
| Registration Date | Jan. 11, 2024, 2:26 p.m. |
| Last Update | Jan. 11, 2024, 2:26 p.m. |
| Node.js Foundation |
| Node.js 16.0.0 以上 16.20.1 未満 |
| Node.js 18.0.0 以上 18.16.1 未満 |
| Node.js 20.0.0 以上 20.3.1 未満 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2024年01月11日] 掲載 |
Jan. 11, 2024, 2:26 p.m. |