PT-2023-4527 · Node.Js +10 · Node.Js +10
Ben Smyth
·
Published
2023-06-20
·
Updated
2025-02-13
·
CVE-2023-30590
7.5
High
Base vector | Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
Name of the Vulnerable Software and Affected Versions:
Node.js (affected versions not specified)
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.
Recommendations:
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Weakness Enumeration
Related Identifiers
Affected Products
References · 195
- 🔥 https://github.com/lirantal/CVE-2024-27983-nodejs-http2⭐ 6 🔗 2 · Exploit
- https://osv.dev/vulnerability/SUSE-SU-2023:2669-1 · Vendor Advisory
- https://wiki.astralinux.ru/pages/viewpage.action?pageId=319139257 · Vendor Advisory
- https://bdu.fstec.ru/vul/2023-04892 · Security Note
- https://wiki.astralinux.ru/astra-linux-se17-bulletin-2024-0830SE17 · Vendor Advisory
- https://osv.dev/vulnerability/RLSA-2023:4536 · Vendor Advisory
- https://ubuntu.com/security/CVE-2023-30588 · Vendor Advisory
- http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-22019 · Security Note
- http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-30590 · Security Note
- https://osv.dev/vulnerability/RLSA-2023:4537 · Vendor Advisory
- https://bdu.fstec.ru/vul/2024-02698 · Security Note
- https://errata.rockylinux.org/RLSA-2023:4536 · Vendor Advisory
- https://wiki.astralinux.ru/astra-linux-se47-bulletin-2024-1031SE47 · Vendor Advisory
- http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23919 · Security Note
- http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-22150 · Security Note