Security Advisories (1)
CVE-2024-57854
(2026-03-05)
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.
No POD found for 00-load.t.
Time to read the source?
Module Install Instructions
To install Net::NSCA::Client, copy and paste the appropriate command in to your terminal.
cpanm Net::NSCA::Client
perl -MCPAN -e shell
install Net::NSCA::Client
For more information on module installation, please visit the detailed CPAN module installation guide.