CVE-2025-1828

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-1828
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-1828.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-1828
Published
2025-03-11T00:15:11Z
Modified
2025-03-11T03:15:38Z
Summary
[none]
Details

Crypt::Random Perl package 1.05 through 1.55 may use rand() function, which is not cryptographically strong, for cryptographic functions.

Crypt::Random::rand 1.05 through 1.55 uses the rand() function. If the Provider is not specified and /dev/urandom or an Entropy Gathering Daemon (egd) service is not available Crypt::Random will default to use the insecure Crypt::Random::rand provider.

In particular, Windows versions of perl will encounter this issue by default.

References

Affected packages

Git / github.com/perl-crypt-openpgp/crypt-random

Affected ranges

Type
GIT
Repo
https://github.com/perl-crypt-openpgp/crypt-random
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed