Description
Versions of the package jsrsasign before 11.1.1 are vulnerable to Division by zero due to the RSASetPublic/KEYUTIL parsing path in ext/rsa.js and the BigInteger.modPowInt reduction logic in ext/jsbn.js. An attacker can force RSA public-key operations (e.g., verify and encryption) to collapse to deterministic zero outputs and hide “invalid key” errors by supplying a JWK whose modulus decodes to zero.
Problem types
Credits
Kr0emer
References
security.snyk.io/vuln/SNYK-JS-JSRSASIGN-15371176
gist.github.com/Kr0emer/5366b7364c4fbf7e754bc377f321e9f3
github.com/...ommit/dc41d49fac4297e7a737a3ef8ebd0aa9c49ef93f
github.com/kjur/jsrsasign/pull/649