Filtered by vendor Dougdude Subscriptions
Filtered by product Net\ Subscriptions
Total 1 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2024-57854 1 Dougdude 2 Net::nsca::client, Net\ 2026-03-09 9.1 Critical
Net::NSCA::Client versions through 0.009002 for Perl uses a poor random number generator. Version v0.003 switched to use Data::Rand::Obscure instead of Crypt::Random for generation of a random initialisation vectors. Data::Rand::Obscure uses Perl's built-in rand() function, which is not suitable for cryptographic functions.