Security Advisories (1)
CVE-2025-15618 (2026-03-31)

Business::OnlinePayment::StoredTransaction versions through 0.01 for Perl uses an insecure secret key. Business::OnlinePayment::StoredTransaction generates a secret key by using a MD5 hash of a single call to the built-in rand function, which is unsuitable for cryptographic use. This key is intended for encrypting credit card transaction data.

Changes for version 0.01 - 2004-07-12

  • original version; created by h2xs 1.23 with options --use-new-tests -AX -n Business::OnlinePayment::StoredTransaction

Modules

Perl extension using the Business::OnlinePayment interface to store credit card transactions safely for later billing.
Perl extension for retrieval of credit card details stored using Business::OnlinePayment::StoredTransaction