The following table lists the changes that have been made to the
CVE-2024-57835 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution
of a vulnerability, and for identifying the most recent changes that may
impact the vulnerability’s severity, exploitability, or other characteristics.
-
New CVE Received
by 9b29abf9-4ab0-4765-b253-1875cd9b441eApr. 05, 2025
Action Type Old Value New Value Added Description Amon2::Auth::Site::LINE uses the String::Random module to generate nonce values. String::Random defaults to Perl’s built-in predictable random number generator, the rand() function, which is not cryptographically secure
Added CWE CWE-338 Added Reference https://metacpan.org/release/SHLOMIF/String-Random-0.32/source/lib/String/Random.pm#L377 Added Reference https://metacpan.org/release/TANIGUCHI/Amon2-Auth-Site-LINE-0.04/source/lib/Amon2/Auth/Site/LINE.pm#L235 Added Reference https://metacpan.org/release/TANIGUCHI/Amon2-Auth-Site-LINE-0.04/source/lib/Amon2/Auth/Site/LINE.pm#L255 Added Reference https://security.metacpan.org/docs/guides/random-data-for-security.html