indutny/bn.js

indutny/bn.js

Releases125
Frequency1 month 4 days
Last Release
Stars1.23K
BigNum in pure javascript

CVE History

CVEPublishedCVSS v3CVSS v2
5.3 MEDIUM

This affects versions of the package bn.js before 5.2.3. Calling maskn(0) on any BN instance corrupts the internal state, causing toString(), divmod(), and other methods to enter an infinite loop, hanging the process indefinitely.