Insecure generation of random numbers In jsrsasign
Description
jsrsasign: Incomplete Comparison Allows DSA Private Key Recovery via Biased Nonce Generation Versions of the package jsrsasign from 7.0.0 and before 11.1.1 are vulnerable to Incomplete Comparison with Missing Factors via the getRandomBigIntegerZeroToMax and getRandomBigIntegerMinToMax functions in src/crypto-1.1.js; an attacker can recover the private key by exploiting the incorrect compareTo checks that accept out-of-range candidates and thus bias DSA nonces during signature generation.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
npm | 11.1.1 |
Aliases
1. 2. 3. 4.
References
1. 2. 3.