Security Advisories (2)
CVE-2025-27551 (2025-03-26)

DBIx::Class::EncodedColumn use the rand() function, which is not cryptographically secure to salt password hashes. This vulnerability is associated with program files lib/DBIx/Class/EncodedColumn/Digest.pm. This issue affects DBIx::Class::EncodedColumn until 0.00032.

CVE-2025-27552 (2025-03-26)

DBIx::Class::EncodedColumn use the rand() function, which is not cryptographically secure to salt password hashes. This vulnerability is associated with program files Crypt/Eksblowfish/Bcrypt.pm. This issue affects DBIx::Class::EncodedColumn until 0.00032.

Changes for version 0.00030 - 2025-03-25

  • Use secure random source for salts

Modules

Automatically encode columns
Encrypt columns using crypt()
Encrypt columns using Crypt::OpenPGP