ghsa-7h48-m3rw-vr27
Vulnerability from github
Published
2022-05-17 05:31
Modified
2023-01-27 00:01
VLAI Severity ?
Summary
Spree does not properly restrict the use of a hash to provide values for a model's attributes
Details
Spree 0.2.0 does not properly restrict the use of a hash to provide values for a model's attributes, which allows remote attackers to set the Order state value and bypass the intended payment step via a modified URL, related to a "mass assignment" vulnerability.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "spree" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.4.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2008-7310" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2023-01-27T00:01:51Z", "nvd_published_at": "2012-04-05T13:25:00Z", "severity": "MODERATE" }, "details": "Spree 0.2.0 does not properly restrict the use of a hash to provide values for a model\u0027s attributes, which allows remote attackers to set the Order state value and bypass the intended payment step via a modified URL, related to a \"mass assignment\" vulnerability.", "id": "GHSA-7h48-m3rw-vr27", "modified": "2023-01-27T00:01:51Z", "published": "2022-05-17T05:31:08Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-7310" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/spree/CVE-2008-7310.yml" }, { "type": "PACKAGE", "url": "https://github.com/spree/spree" }, { "type": "WEB", "url": "https://spreecommerce.com/blog/security-vulnerability-mass-assignment" }, { "type": "WEB", "url": "https://web.archive.org/web/20080925003904/http://railspikes.com/2008/9/22/is-your-rails-application-safe-from-mass-assignment" }, { "type": "WEB", "url": "https://web.archive.org/web/20101128024717/http://spreecommerce.com/blog/2008/09/16/security-vulnerability-mass-assignment-of-order-params" }, { "type": "WEB", "url": "http://railspikes.com/2008/9/22/is-your-rails-application-safe-from-mass-assignment" }, { "type": "WEB", "url": "http://spreecommerce.com/blog/2008/09/16/security-vulnerability-mass-assignment-of-order-params" } ], "schema_version": "1.4.0", "severity": [], "summary": "Spree does not properly restrict the use of a hash to provide values for a model\u0027s attributes" }
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…