CVE-2022-29254

CVSS V2 Medium 5.8 CVSS V3 Medium 6.5
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.
Overview
  • CVE ID
  • CVE-2022-29254
  • Assigner
  • security-advisories@github.com
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2022-06-09T07:15:06
  • Last Modified Date
  • 2022-06-17T16:26:30
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:silverstripe:silverstripe-omnipay:*:*:*:*:*:*:*:* 1 OR 2.5.2
cpe:2.3:a:silverstripe:silverstripe-omnipay:*:*:*:*:*:*:*:* 1 OR 3.0.0 3.0.2
cpe:2.3:a:silverstripe:silverstripe-omnipay:*:*:*:*:*:*:*:* 1 OR 3.1.0 3.1.4
cpe:2.3:a:silverstripe:silverstripe-omnipay:*:*:*:*:*:*:*:* 1 OR 3.2.0 3.2.1
CVSS Version 2
  • Version
  • 2.0
  • Vector String
  • AV:N/AC:M/Au:N/C:P/I:P/A:N
  • Access Vector
  • NETWORK
  • Access Compatibility
  • MEDIUM
  • Authentication
  • NONE
  • Confidentiality Impact
  • PARTIAL
  • Integrity Impact
  • PARTIAL
  • Availability Impact
  • NONE
  • Base Score
  • 5.8
  • Severity
  • MEDIUM
  • Exploitability Score
  • 8.6
  • Impact Score
  • 4.9
CVSS Version 3
  • Version
  • 3.1
  • Vector String
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
  • Attack Vector
  • NETWORK
  • Attack Compatibility
  • LOW
  • Privileges Required
  • NONE
  • User Interaction
  • NONE
  • Scope
  • UNCHANGED
  • Confidentiality Impact
  • LOW
  • Availability Impact
  • NONE
  • Base Score
  • 6.5
  • Base Severity
  • MEDIUM
  • Exploitability Score
  • 3.9
  • Impact Score
  • 2.5
History
Created Old Value New Value Data Type Notes
2022-06-09 08:00:32 Added to TrackCVE