CWE-342: Predictable Exact Value from Previous Values
An exact value or random number can be precisely predicted by observing previous values.
Browse cwe in increase the entropy used to seed a prng. with official CWE context and Glexia analysis.
Search And Filters
Showing 2 of 2 CWE records.
An exact value or random number can be precisely predicted by observing previous values.
The product's random number generator produces a series of values which, when observed, can be used to infer a relatively small range of possibilities for the next value that could be generated.