ghsa-hwrx-wc75-mgh7
Vulnerability from github
Published
2022-05-14 02:42
Modified
2023-01-27 00:18
VLAI Severity ?
Summary
Spree allows remote attackers to obtain sensitive information
Details
Spree 0.11.x before 0.11.2 and 0.30.x before 0.30.0 exchanges data using JavaScript Object Notation (JSON) without a mechanism for validating requests, which allows remote attackers to obtain sensitive information via vectors involving (1) admin/products.json
, (2) admin/users.json
, or (3) admin/overview/get_report_data
, related to a "JSON hijacking" issue.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "spree" }, "ranges": [ { "events": [ { "introduced": "0.11.0" }, { "fixed": "0.11.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "spree" }, "ranges": [ { "events": [ { "introduced": "0.30.0.beta1" }, { "fixed": "0.30.0" } ], "type": "ECOSYSTEM" } ], "versions": [ "0.30.0.beta1" ] } ], "aliases": [ "CVE-2010-3978" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2023-01-27T00:18:49Z", "nvd_published_at": "2010-11-17T16:00:00Z", "severity": "MODERATE" }, "details": "Spree 0.11.x before 0.11.2 and 0.30.x before 0.30.0 exchanges data using JavaScript Object Notation (JSON) without a mechanism for validating requests, which allows remote attackers to obtain sensitive information via vectors involving (1) `admin/products.json`, (2) `admin/users.json`, or (3) `admin/overview/get_report_data`, related to a \"JSON hijacking\" issue.", "id": "GHSA-hwrx-wc75-mgh7", "modified": "2023-01-27T00:18:49Z", "published": "2022-05-14T02:42:49Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-3978" }, { "type": "WEB", "url": "https://github.com/railsdog/spree/commit/19944bd999c310d9b10d16a41f48ebac97dc4fac" }, { "type": "WEB", "url": "https://github.com/railsdog/spree/commit/d881b2bb610ea33e2364ff16feb8e702dfeda135" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/spree/CVE-2010-3978.yml" }, { "type": "PACKAGE", "url": "https://github.com/spree/spree" }, { "type": "WEB", "url": "https://spreecommerce.com/blog/json-hijacking-vulnerability" }, { "type": "WEB", "url": "http://spreecommerce.com/blog/2010/11/02/json-hijacking-vulnerability" }, { "type": "WEB", "url": "http://spreecommerce.com/blog/2010/11/09/spree-0-30-0-released" }, { "type": "WEB", "url": "http://twitter.com/conviso/statuses/29555076248" }, { "type": "WEB", "url": "http://www.conviso.com.br/json-hijacking-vulnerability" }, { "type": "WEB", "url": "http://www.conviso.com.br/security-advisory-spree-e-commerce-json-v-0-11x" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/514674/100/0/threaded" } ], "schema_version": "1.4.0", "severity": [], "summary": "Spree allows remote attackers to obtain sensitive information" }
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…