Vulnerability in Nodejs Node

CVE-2023-30588

When an invalid public key is used to create an x509 certificate using the crypto.X509Certificate() API a non-expect termination occurs making it susceptible to DoS attacks when the attacker could force interruptions of application processing, as the process terminates when accessing public key info of provided certificates from user code. The current context of the users will be gone, and that will cause a DoS scenario. This vulnerability affects all active Node.js versions v16, v18, and, v20.

EPSS: 0.012 (63.8th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L.

Affected products

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2023-30588?
CVE-2023-30588 is a medium-severity vulnerability in Nodejs Node. CVSS score: 5.3/10. Published 2023-11-28.
How severe is CVE-2023-30588?
Medium severity. CVSS v3 base score is 5.3 out of 10.
Is CVE-2023-30588 known to be exploited?
1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.