The C++ method SignTraits::DeriveBits() may incorrectly...
High severity
Unreviewed
Published
May 19, 2025
to the GitHub Advisory Database
•
Updated May 19, 2025
Description
Published by the National Vulnerability Database
May 19, 2025
Published to the GitHub Advisory Database
May 19, 2025
Last updated
May 19, 2025
The C++ method SignTraits::DeriveBits() may incorrectly call ThrowException() based on user-supplied inputs when executing in a background thread, crashing the Node.js process. Such cryptographic operations are commonly applied to untrusted inputs. Thus, this mechanism potentially allows an adversary to remotely crash a Node.js runtime.
References