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
References
Configurations
History
No history.
Information
Published : 2025-04-05 16:15
Updated : 2025-04-08 16:48
NVD link : CVE-2024-57835
Mitre link : CVE-2024-57835
CVE.ORG link : CVE-2024-57835
JSON object : View
Products Affected
nipotan
- line_integration_for_amon2
CWE
CWE-338
Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
