#VU77606 Inconsistency between implementation and documented design in Node.js - CVE-2023-30590
Published: June 21, 2023
Node.js
Node.js Foundation
Description
The vulnerability allows a remote user to bypass implemented security restrictions.
The vulnerability exists due to inconsistency between implementation and documented design within the generateKeys() API function. The documented behavior is different from the actual behavior, and this difference could lead to security issues in applications that use these APIs as the DiffieHellman may be used as the basis for application-level security.