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.

Changes for version 0.009001 - 2011-05-05

  • FIX: The test `t/live_server.t` had a test at the beginning to test for the exception of connecting to nothing. Since these error messages are not the same always, the test is changed to just test for any exception.

Documentation

Send reports to NSCA just like send_nsca in NSCA 2.7.2
Troubleshooting information

Modules

Send passive checks to Nagios locally and remotely.
Represents a connection between the client and the server.
Represents the transport layer security on a connection.
Implements data packet for the NSCA protocol
Implements initial packet for the NSCA protocol
Specify configuration data for the remote NSCA server
Utility functions for Net::NSCA::Client