Lucene search

K
cvelistHackeroneCVELIST:CVE-2023-23919
HistoryFeb 23, 2023 - 12:00 a.m.

CVE-2023-23919

2023-02-2300:00:00
CWE-310
hackerone
www.cve.org
1
node.js
cryptographic vulnerability
denial of service

7.4 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

29.5%

A cryptographic vulnerability exists in Node.js <19.2.0, <18.14.1, <16.19.1, <14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptographic operations that happen to be on the same thread. This in turn could be used to cause a denial of service.

CNA Affected

[
  {
    "vendor": "n/a",
    "product": "https://github.com/nodejs/node",
    "versions": [
      {
        "version": "Fixed in 19.2.0, 18.14.1, 16.19.1, 14.21.3",
        "status": "affected"
      }
    ]
  }
]