CVE-2024-57835

Publication date

2025-04-05 16:11:11

Family

CPANSec

State

PUBLISHED

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