CVE-2022-29254 Failed payment recorded has completed
- Severity:
- Low (?)
- Identifier:
- CVE-2022-29254
- Versions Affected:
- silverstripe/silverstripe-omnipay: <=2.5.1, <=3.0.1, <=3.1.3, <=3.2.0
- Versions Fixed:
- silverstripe/silverstripe-omnipay: 2.5.2, 3.0.2, 3.1.4, 3.2.1
- Release Date:
- 2022-06-06
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 inadvertently expose this data.