3 matches found
CVE-2025-15618 Business::OnlinePayment::StoredTransaction versions through 0.01 for Perl uses an insecure secret key
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...
CVE-2025-15618
CVE-2025-15618 affects Perl module Business::OnlinePayment::StoredTransaction up to version 0.01. The root cause is generating a secret key for encrypting credit card data by taking an MD5 hash of a single rand() call, which is not cryptographically secure. Consequence: high impact on confidentia...
MOCK Business::OnlinePayment::StoredTransaction 安全漏洞
MOCK Business::OnlinePayment::StoredTransaction is a module of MOCK Corporation designed for processing stored transaction data and executing online payment processes. Versions of Business::OnlinePayment::StoredTransaction prior to 0.01 contain security vulnerabilities. These vulnerabilities stem...