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.00004 - 2009-09-03

  • correct option name typo in the docs (digest_class -> encode_class)
  • put the .gpg files back into the test so tests pass (mst == fool)