ghsa-qf6q-qfwp-vp44
Vulnerability from github
Published
2021-10-12 16:30
Modified
2021-10-08 22:34
Severity ?
Summary
Origin Validation Error in Magento 2
Details
An issue was discovered in the CardGate Payments plugin through 2.0.30 for Magento 2. Lack of origin authentication in the IPN callback processing function in Controller/Payment/Callback.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.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "cardgate/magento2" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.0.33" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-8818" ], "database_specific": { "cwe_ids": [ "CWE-346" ], "github_reviewed": true, "github_reviewed_at": "2021-10-08T22:34:05Z", "nvd_published_at": "2020-02-25T02:15:00Z", "severity": "HIGH" }, "details": "An issue was discovered in the CardGate Payments plugin through 2.0.30 for Magento 2. Lack of origin authentication in the IPN callback processing function in Controller/Payment/Callback.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.", "id": "GHSA-qf6q-qfwp-vp44", "modified": "2021-10-08T22:34:05Z", "published": "2021-10-12T16:30:58Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8818" }, { "type": "WEB", "url": "https://github.com/cardgate/magento2/issues/54" }, { "type": "PACKAGE", "url": "https://github.com/cardgate/magento2" }, { "type": "WEB", "url": "https://github.com/cardgate/magento2/blob/715979e54e1a335d78a8c5586f9e9987c3bf94fd/Controller/Payment/Callback.php#L88-L107" }, { "type": "WEB", "url": "https://github.com/cardgate/magento2/releases/tag/v2.0.33" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/156505/Magento-WooCommerce-CardGate-Payment-Gateway-2.0.30-Bypass.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Origin Validation Error in Magento 2" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.