跳转到帖子

Debian: CVE-2023-30590: nodejs -- security update

recommended_posts

发布于
  • Members

Debian: CVE-2023-30590: nodejs -- security update

Severity
8
CVSS
(AV:N/AC:L/Au:N/C:N/I:C/A:N)
Published
11/28/2023
Created
01/04/2024
Added
01/03/2024
Modified
01/30/2025

Description

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.

Solution(s)

  • debian-upgrade-nodejs

References

  • https://attackerkb.com/topics/cve-2023-30590
  • CVE - 2023-30590
  • DSA-5589-1
  • 查看数 704
  • 已创建
  • 最后回复

参与讨论

你可立刻发布并稍后注册。 如果你有帐户,立刻登录发布帖子。
注意:你的帖子需要版主批准后才能看到。

游客
回帖…