7.7

CVE-2020-26223

Exploit

Authorization bypass in Spree

Spree is a complete open source e-commerce solution built with Ruby on Rails. In Spree from version 3.7 and before versions 3.7.13, 4.0.5, and 4.1.12, there is an authorization bypass vulnerability. The perpetrator could query the API v2 Order Status endpoint with an empty string passed as an Order token. This is patched in versions 3.7.11, 4.0.4, or 4.1.11 depending on your used Spree version. Users of Spree < 3.7 are not affected.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
SpreecommerceSpree Version >= 3.7.0 < 3.7.13
SpreecommerceSpree Version >= 4.0.0 < 4.0.5
SpreecommerceSpree Version >= 4.1.0 < 4.1.12
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.11% 0.616
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 6.5 2.8 3.6
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
nvd@nist.gov 4 8 2.9
AV:N/AC:L/Au:S/C:P/I:N/A:N
security-advisories@github.com 7.7 3.1 4
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
CWE-863 Incorrect Authorization

The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.

https://github.com/spree/spree/pull/10573
Patch
Third Party Advisory
Exploit
https://github.com/spree/spree/security/advisories/GHSA-m2jr-hmc3-qmpr
Third Party Advisory
https://guides.spreecommerce.org/api/v2/storefront#tag/Order-Status
Vendor Advisory