Vulnerability 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
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Nipotan | Line Integration For Amon2 | < 0.04 |
Related Weaknesses (CWE)
References
- https://metacpan.org/release/SHLOMIF/String-Random-0.32/source/lib/String/RandomProduct
- https://metacpan.org/release/TANIGUCHI/Amon2-Auth-Site-LINE-0.04/source/lib/AmonProduct
- https://metacpan.org/release/TANIGUCHI/Amon2-Auth-Site-LINE-0.04/source/lib/AmonProduct
- https://security.metacpan.org/docs/guides/random-data-for-security.htmlTechnical Description
FAQ
What is CVE-2024-57835?
CVE-2024-57835 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 cry...
How severe is CVE-2024-57835?
CVE-2024-57835 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-57835?
Check the references section above for vendor advisories and patch information. Affected products include: Nipotan Line Integration For Amon2.