CVE-2022-35255

CVE Details

Release Date:2022-12-05
Impact:None What is this?

Description


A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail. 2) The random data returned byEntropySource() may not be cryptographically strong and therefore not suitable as keying material.

See more information about CVE-2022-35255 from MITRE CVE dictionary and NIST NVD


NOTE: The following CVSS metrics and score provided are preliminary and subject to review.


CVSS v3 metrics

Base Score: 9.1
Vector String: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Version: 3.0
Attack Vector: Network
Attack Complexity: Low
Privileges Required: None
User Interaction: None
Scope: Unchanged
Confidentiality Impact: High
Integrity Impact: High
Availability Impact: None

Errata information


PlatformErrataRelease Date
Oracle Linux version 8 (nodejs)ELSA-2022-69642022-10-18
Oracle Linux version 8 (nodejs)ELSA-2022-78212022-11-15
Oracle Linux version 8 (nodejs-nodemon)ELSA-2022-69642022-10-18
Oracle Linux version 8 (nodejs-nodemon)ELSA-2022-78212022-11-15
Oracle Linux version 8 (nodejs-packaging)ELSA-2022-69642022-10-18
Oracle Linux version 8 (nodejs-packaging)ELSA-2022-78212022-11-15
Oracle Linux version 9 (nodejs)ELSA-2022-69632022-10-17


This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections:

software.hardware.complete