Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade cardgate/magento2
to version 2.0.30 or higher.
cardgate/magento2 is a CardGate module for Magento 2.
Affected versions of this package are vulnerable to User Impersonation. 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.).The attacker can then 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.