CVE-2020-8819

CardGate Payments for WooCommerce <= 3.1.15 - Lack of Origin Validation

Strategic Overview

Status
Patched in 3.1.16
Affected Version
< 3.1.16
CVSS
8.1High
Weakness type
CWE-346 · Origin Validation Error
CVE
CVE-2020-8819
View all CardGate Payments for WooCommerce vulnerabilities

At a glance

CVE-2020-8819 is a high-severity Origin Validation Error vulnerability in the CardGate Payments for WooCommerce WordPress plugin, affecting versions < 3.1.16. It carries a CVSS score of 8.1 (reachable over the network; low attack complexity; high confidentiality, integrity impact). The issue is fixed in version 3.1.16; sites on affected versions should update now. Disclosed February 2020, reported by Vladislav Svolsky (633kh4ck/GeekHack).

Vulnerability Overview

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.

Technical Analysis

The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user. A successful exploit has high impact on confidentiality, integrity.

CWE-346: Origin Validation Error

The product does not properly verify that the source of data or communication is valid.

Remediation

Update to version 3.1.16, or a newer patched version

How does WordSec protect against this?

The fix is the thing that ends this: CardGate Payments for WooCommerce 3.1.16 closes this, and updating the plugin is the step that ends it.

  • Alerts

External References

Related records

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C