CVE-2024-57835

Source
https://cve.org/CVERecord?id=CVE-2024-57835
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-57835.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-57835
Published
2025-04-05T16:11:11.314Z
Modified
2026-07-08T06:53:10.818553554Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L CVSS Calculator
Summary
Amon2::Auth::Site::LINE versions through 0.04 for Perl uses insecure rand() function for cryptographic functions
Details

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

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/57xxx/CVE-2024-57835.json",
    "cna_assigner": "CPANSec",
    "cwe_ids": [
        "CWE-338"
    ]
}
References

Affected packages

Git / github.com/nipotan/p5-amon2-auth-site-line

Affected ranges

Type
GIT
Repo
https://github.com/nipotan/p5-amon2-auth-site-line
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "CPE_RANGE"
    ],
    "cpe": "cpe:2.3:a:nipotan:line_integration_for_amon2:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "0.04"
        },
        {
            "fixed": "0.04"
        }
    ]
}

Affected versions

0.*
0.01
0.02
0.03

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-57835.json"