Predictable-seed-rng-constant
Predictable seed rng constant
predictable-seed-rng-constant
predictable-seed-rng-constant
The seed value of a Pseudo Random Number Generator (PRNG) is a constant value. Do not use values from this PRNG to derive a secrets, such as passwords or cryptographic keys.
Likelihood: LOW
Confidence: HIGH
CWE:
- CWE-337: Predictable Seed in Pseudo-Random Number Generator (PRNG)
OWASP:
- A02:2021 - Cryptographic Failures