CVE-2023-30588

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-30588
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-30588.json
Aliases
Related
Published
2023-11-28T20:15:07Z
Modified
2024-05-14T12:41:18.439371Z
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/nodejs/node

Affected versions

v20.*

v20.0.0
v20.1.0
v20.2.0
v20.3.0