An issue was discovered in the CardGate Payments plugin through 3.1.15 for WooCommerce. Lack of origin authentication in the IPN callback processing function in cardgate/cardgate.php allows an attacker to remotely replace critical plugin settings (merchant ID, secret key, etc.) and therefore bypass the payment process (e.g., spoof an order status by manually sending an IPN callback request with a valid signature but without real payment) and/or receive all of the subsequent payments.
References
Configurations
History
21 Nov 2024, 05:39
Type | Values Removed | Values Added |
---|---|---|
References | () http://packetstormsecurity.com/files/156504/WordPress-WooCommerce-CardGate-Payment-Gateway-3.1.15-Bypass.html - Exploit, Third Party Advisory, VDB Entry | |
References | () https://github.com/cardgate/woocommerce/blob/f2111af7b1a3fd701c1c5916137f3ac09482feeb/cardgate/cardgate.php#L426-L442 - Exploit, Third Party Advisory | |
References | () https://github.com/cardgate/woocommerce/issues/18 - Exploit, Third Party Advisory | |
References | () https://wpvulndb.com/vulnerabilities/10097 - Third Party Advisory | |
References | () https://www.exploit-db.com/exploits/48134 - Exploit, Third Party Advisory, VDB Entry |
Information
Published : 2020-02-25 02:15
Updated : 2024-11-21 05:39
NVD link : CVE-2020-8819
Mitre link : CVE-2020-8819
CVE.ORG link : CVE-2020-8819
JSON object : View
Products Affected
cardgate
- cardgate_payments
CWE
CWE-346
Origin Validation Error