Web::API 2.8 and earlier for Perl uses the rand() function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. Specifically Web::API uses the Data::Random library which specifically states that it is "Useful mostly for test programs". Data::Random uses the rand() function.
2025-04-05T16:15:33.180
2025-11-13T14:38:28.427
Analyzed
9b29abf9-4ab0-4765-b253-1875cd9b441e
CVSSv3.1: 5.5 (MEDIUM)