• CVE-2022-35255

发布时间: 2022年10月24日

修改时间: 2024年11月30日

概要

Node.js made calls to EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. However, it does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail.Impacts:All versions of the 18.x and 16.x release lines.

CVSS v3 指标

NVD openEuler
Confidentiality High
Attack Vector Network
CVSS评分 9.1 7.5
Attack Complexity Low
Privileges Required None
Scope Unchanged
Integrity High
User Interaction None
Availability None

安全公告

公告名 概要 发布时间
KylinSec-SA-2022-2525 Node.js made calls to EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. However, it does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail.Impacts:All versions of the 18.x and 16.x release lines. 2022年10月24日

影响产品

产品 状态
KY3.4-4A nodejs Unaffected
KY3.4-5 nodejs Unaffected
KY3.5.1 nodejs Unaffected