1 results (0.011 seconds)
CVSS: 6.5EPSS: 0%CPEs: 4EXPL: 0

CVE-2022-29254 – Failed payment recorded has completed in silverstripe/silverstripe-omnipay
https://notcve.org/view.php?id=CVE-2022-29254
06 Jun 2022 — silverstripe-omnipay is a SilverStripe integration with Omnipay PHP payments library. For a subset of Omnipay gateways (those that use intermediary states like `isNotification()` or `isRedirect()`), if the payment identifier or success URL is exposed it is possible for payments to be prematurely marked as completed without payment being taken. This is mitigated by the fact that most payment gateways hide this information from users, however some issuing banks offer flawed 3DSecure implementations that may i... • https://github.com/silverstripe/silverstripe-omnipay/commit/7dee9a1e0a5f54c2dc06e018cff3d9a19044e01b • CWE-436: Interpretation Conflict •