CVE-2025-15618

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:mock:business\:\:onlinepayment\:\:storedtransaction:0.01:*:*:*:*:perl:*:*

History

No history.

Information

Published : 2026-03-31 11:16

Updated : 2026-06-17 08:38


NVD link : CVE-2025-15618

Mitre link : CVE-2025-15618

CVE.ORG link : CVE-2025-15618


JSON object : View

Products Affected

mock

  • business\
CWE
CWE-338

Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)

CWE-693

Protection Mechanism Failure