GHSA-m2jr-hmc3-qmpr
Vulnerability from github
Published
2020-11-13 17:18
Modified
2023-05-16 16:19
Severity ?
VLAI Severity ?
Summary
Authorization bypass in Spree
Details
Impact
The perpetrator could query the API v2 Order Status endpoint with an empty string passed as an Order token
Patches
Please upgrade to 3.7.11, 4.0.4, or 4.1.11 depending on your used Spree version. Users of Spree < 3.7 are not affected.
References
Pull request with a fix and in-depth explanation - https://github.com/spree/spree/pull/10573
For more information
If you have any questions or comments about this advisory: * Email us at security@spreecommerce.org
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "spree_api" }, "ranges": [ { "events": [ { "introduced": "3.7.0" }, { "fixed": "3.7.13" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "spree_api" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.0.5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "spree_api" }, "ranges": [ { "events": [ { "introduced": "4.1.0" }, { "fixed": "4.1.12" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-26223" ], "database_specific": { "cwe_ids": [ "CWE-863" ], "github_reviewed": true, "github_reviewed_at": "2020-11-13T17:18:00Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "### Impact\nThe perpetrator could query the [API v2 Order Status](https://guides.spreecommerce.org/api/v2/storefront#tag/Order-Status) endpoint with an empty string passed as an Order token\n\n### Patches\nPlease upgrade to 3.7.11, 4.0.4, or 4.1.11 depending on your used Spree version. Users of Spree \u003c 3.7 are not affected.\n\n### References\nPull request with a fix and in-depth explanation - https://github.com/spree/spree/pull/10573\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Email us at [security@spreecommerce.org](mailto:security@spreecommerce.org)", "id": "GHSA-m2jr-hmc3-qmpr", "modified": "2023-05-16T16:19:18Z", "published": "2020-11-13T17:18:22Z", "references": [ { "type": "WEB", "url": "https://github.com/spree/spree/security/advisories/GHSA-m2jr-hmc3-qmpr" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26223" }, { "type": "WEB", "url": "https://github.com/spree/spree/pull/10573" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/spree_api/CVE-2020-26223.yml" }, { "type": "PACKAGE", "url": "https://github.com/spree/spree" }, { "type": "WEB", "url": "https://guides.spreecommerce.org/api/v2/storefront#tag/Order-Status" }, { "type": "WEB", "url": "https://rubygems.org/gems/spree_api/versions" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Authorization bypass in Spree" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…