Bytes::Random::Secure::Tiny versions through 1.011 for Perl share internal state across forked processes. When an object is initialised before forking, then the internal state for the PRNG is shared across processes and identical random streams will be produced. Secrets generated in multiprocess applications are predictable across processes.
| Vendor | Product | Versions |
|---|---|---|
| perl | bytes::random::secure::secure::tiny | 0 |
Updated tags to include 'CPAN Security Group' and set patchAvailable to null.
Updated severity to HIGH, marked as actively exploited, and added new tags related to prng and seed manipulation.
Initial creation