CVE-2023-30588

MEDIUMCVSS 5.3/10EPSS 1.16%

Last modified

CVE-2023-30588 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 1.16% chance of exploitation in the next 30 days.

Description

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.

Metrics

CVSS 3.1
5.3/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

EPSS Probability
1.16%

63.0th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

VendorProductVersions
NodejsNode.Js>= 16.0.0, < 16.20.1
NodejsNode.Js>= 18.0.0, < 18.16.1
NodejsNode.Js>= 20.0.0, < 20.3.1

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is 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.
How severe is CVE-2023-30588?
CVE-2023-30588 has a CVSS score of 5.3/10 (MEDIUM severity). The EPSS model estimates a 1.16% probability of exploitation in the next 30 days.
How do I fix CVE-2023-30588?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2023-30588?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST