Overview
- 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.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 6.5
- Impact score
- 2.5
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
- Severity
- MEDIUM
CVSS 2.0
- Type
- Primary
- Base score
- 5.8
- Impact score
- 4.9
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:P/I:P/A:N
Weaknesses
- security-advisories@github.com
- CWE-436
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:silverstripe:silverstripe-omnipay:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "799E2C05-64C5-4E09-AB8B-C3592B8B23D8", "versionEndExcluding": "2.5.2" }, { "criteria": "cpe:2.3:a:silverstripe:silverstripe-omnipay:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "17D11AA0-3FBE-428B-B4E6-F7BF52F2C619", "versionEndExcluding": "3.0.2", "versionStartIncluding": "3.0.0" }, { "criteria": "cpe:2.3:a:silverstripe:silverstripe-omnipay:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "9AE46E4E-F81F-491C-88FC-46C557753BC2", "versionEndExcluding": "3.1.4", "versionStartIncluding": "3.1.0" }, { "criteria": "cpe:2.3:a:silverstripe:silverstripe-omnipay:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "BA3A91F2-1855-496B-B1EA-6DD865FB60A1", "versionEndExcluding": "3.2.1", "versionStartIncluding": "3.2.0" } ], "operator": "OR" } ] } ]