Vulnerability Description
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 inadvertently expose this data. The following versions have been patched to fix this issue: `2.5.2`, `3.0.2`, `3.1.4`, and `3.2.1`. There are no known workarounds for this vulnerability.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Silverstripe | Silverstripe-Omnipay | < 2.5.2 |
Related Weaknesses (CWE)
References
- https://github.com/silverstripe/silverstripe-omnipay/commit/7dee9a1e0a5f54c2dc06PatchThird Party Advisory
- https://github.com/silverstripe/silverstripe-omnipay/security/advisories/GHSA-48Third Party Advisory
- https://github.com/silverstripe/silverstripe-omnipay/commit/7dee9a1e0a5f54c2dc06PatchThird Party Advisory
- https://github.com/silverstripe/silverstripe-omnipay/security/advisories/GHSA-48Third Party Advisory
FAQ
What is CVE-2022-29254?
CVE-2022-29254 is a vulnerability with a CVSS score of 3.7 (LOW). 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()`), i...
How severe is CVE-2022-29254?
CVE-2022-29254 has been rated LOW with a CVSS base score of 3.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-29254?
Check the references section above for vendor advisories and patch information. Affected products include: Silverstripe Silverstripe-Omnipay.