VYPR

Amon2::Auth::Site::LINE

by Amon2

CVEs (1)

  • CVE-2024-57835MedApr 5, 2025
    risk 0.36cvss 5.5epss 0.00

    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