BIT-node-2023-30590

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/node/BIT-node-2023-30590.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-node-2023-30590
Aliases
Published
2024-03-06T11:00:43.978Z
Modified
2024-03-28T07:48:37.181Z
Summary
[none]
Details

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.

References

Affected packages

Bitnami / node

Package

Name
node
Purl
pkg:bitnami/node

Severity

  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
16.0.0
Fixed
16.20.1
Introduced
18.0.0
Fixed
18.16.1
Introduced
20.0.0
Fixed
20.3.1