Bytes::Random::Secure versions through 0.29 for Perl share internal state across forked processes. When an object is initialised before forking, or when the functional interface is used, 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 | 0 |
Updated CVSS estimate to 0.0 and corrected patch availability to null.
Updated severity to HIGH, marked as actively exploited, and noted no exploit available.
Initial creation