Nixpkgs security tracker

Login with GitHub
⚠️ You are using a production deployment that is still only suitable for demo purposes. Any work done in this might be wiped later without notice.

Suggestions search

With package: perl5Packages.CryptScryptKDF

Found 1 matching suggestions

View:
Compact
Detailed
Untriaged
created 5 days, 23 hours ago Activity log
  • Created suggestion
Crypt::ScryptKDF versions through 0.010 for Perl uses insecure random number source when no CSPRNG module is available

Crypt::ScryptKDF versions through 0.010 for Perl uses insecure random number source when no CSPRNG module is available. The random_bytes function fell back to using the built-in rand() function when none of the Perl modules Crypt::PRNG, Crypt::OpenSSL::Random, Net::SSLeay, Crypt::Random, or Bytes::Random::Secure were available.

Affected products

Crypt-ScryptKDF
  • =<0.010

Matching in nixpkgs

Package maintainers