CVE-2024-57835
Last modified
CVE-2024-57835 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
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
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nipotan | Line Integration For Amon2 | < 0.04 |
References
- https://security.metacpan.org/docs/guides/random-data-for-security.htmlTechnical Description
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-57835?
How severe is CVE-2024-57835?
How do I fix CVE-2024-57835?
Are you affected by CVE-2024-57835?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
