Vulnerability Description
Crypt::Salt for Perl version 0.01 uses insecure rand() function when generating salts for cryptographic purposes.
CVSS Score
5.3
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Related Weaknesses (CWE)
References
- https://metacpan.org/release/HACHI/Crypt-Salt-0.01/source/lib/Crypt/Salt.pm#L76
- https://perldoc.perl.org/functions/rand
- https://security.metacpan.org/docs/guides/random-data-for-security.html
FAQ
What is CVE-2025-1805?
CVE-2025-1805 is a vulnerability with a CVSS score of 5.3 (MEDIUM). Crypt::Salt for Perl version 0.01 uses insecure rand() function when generating salts for cryptographic purposes.
How severe is CVE-2025-1805?
CVE-2025-1805 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-1805?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.