VYPR

npm package

bignum

pkg:npm/bignum

Vulnerabilities (1)

  • CVE-2022-25324May 6, 2022
    affected <= 0.13.1

    All versions of package bignum are vulnerable to Denial of Service (DoS) due to a type-check exception in V8, when verifying the type of the second argument to the .powm function, V8 will crash regardless of Node try/catch blocks.