Security Advisory
CVE-2024-57835
CVE vulnerability detail — eXtreme Datacenter Security Operations
Description
Amon2::Auth::Site::LINE uses the String::Random module to generate nonce values. String::Random defaults to Perls built-in predictable random number generator, the rand() function, which is not cryptographically secure