Vulnerability Description
The MoneySpace plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.13.9. This is due to the plugin storing full payment card details (PAN, card holder name, expiry month/year, and CVV) in WordPress post_meta using base64_encode(), and then embedding these values into the publicly accessible mspaylink page's inline JavaScript without any authentication or authorization check. This makes it possible for unauthenticated attackers who know or can guess an order_id to access the mspaylink endpoint and retrieve full credit card numbers and CVV codes directly from the HTML/JS response, constituting a severe PCI-DSS violation.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/MoneySpace-net/money-space-for-Woocommerce/blob/e79d96cfc1b12
- https://github.com/MoneySpace-net/money-space-for-Woocommerce/blob/e79d96cfc1b12
- https://plugins.trac.wordpress.org/browser/money-space/tags/2.13.9/view/mspaylin
- https://plugins.trac.wordpress.org/browser/money-space/trunk/view/mspaylink.php#
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old
- https://www.wordfence.com/threat-intel/vulnerabilities/id/77db827d-9afd-4b59-b0a
FAQ
What is CVE-2025-13371?
CVE-2025-13371 is a vulnerability with a CVSS score of 8.6 (HIGH). The MoneySpace plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.13.9. This is due to the plugin storing full payment card details (PAN, card...
How severe is CVE-2025-13371?
CVE-2025-13371 has been rated HIGH with a CVSS base score of 8.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-13371?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.