fkie_cve-2010-3978
Vulnerability from fkie_nvd
Published
2010-11-17 16:00
Modified
2025-04-11 00:51
Severity ?
Summary
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.
References
cve@mitre.orghttp://spreecommerce.com/blog/2010/11/02/json-hijacking-vulnerability/
cve@mitre.orghttp://spreecommerce.com/blog/2010/11/09/spree-0-30-0-released/Patch
cve@mitre.orghttp://twitter.com/conviso/statuses/29555076248
cve@mitre.orghttp://www.conviso.com.br/json-hijacking-vulnerability/
cve@mitre.orghttp://www.conviso.com.br/security-advisory-spree-e-commerce-json-v-0-11x/
cve@mitre.orghttp://www.securityfocus.com/archive/1/514674/100/0/threaded
cve@mitre.orghttps://github.com/railsdog/spree/commit/19944bd999c310d9b10d16a41f48ebac97dc4facExploit
cve@mitre.orghttps://github.com/railsdog/spree/commit/d881b2bb610ea33e2364ff16feb8e702dfeda135
af854a3a-2127-422b-91ae-364da2661108http://spreecommerce.com/blog/2010/11/02/json-hijacking-vulnerability/
af854a3a-2127-422b-91ae-364da2661108http://spreecommerce.com/blog/2010/11/09/spree-0-30-0-released/Patch
af854a3a-2127-422b-91ae-364da2661108http://twitter.com/conviso/statuses/29555076248
af854a3a-2127-422b-91ae-364da2661108http://www.conviso.com.br/json-hijacking-vulnerability/
af854a3a-2127-422b-91ae-364da2661108http://www.conviso.com.br/security-advisory-spree-e-commerce-json-v-0-11x/
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/archive/1/514674/100/0/threaded
af854a3a-2127-422b-91ae-364da2661108https://github.com/railsdog/spree/commit/19944bd999c310d9b10d16a41f48ebac97dc4facExploit
af854a3a-2127-422b-91ae-364da2661108https://github.com/railsdog/spree/commit/d881b2bb610ea33e2364ff16feb8e702dfeda135
Impacted products
Vendor Product Version
spreecommerce spree 0.11.0
spreecommerce spree 0.11.1
spreecommerce spree 0.30.0



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:spreecommerce:spree:0.11.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "0346160C-A540-4E2E-AFA2-604B74C918FC",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:spreecommerce:spree:0.11.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "CDC6C117-2655-4910-9FE1-EAFAB17D783A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:spreecommerce:spree:0.30.0:beta1:*:*:*:*:*:*",
              "matchCriteriaId": "7267DD4D-1BE1-4160-B2DD-B40D31BDEE7B",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "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."
    },
    {
      "lang": "es",
      "value": "Spree v0.11.x anterior a v0.11.2 y v0.30.x anterior a v0.30.0, intercambia datos empleando JavaScript Object Notation (JSON) sin un mecanismo que valide las peticiones, lo que permite a atacantes remotos la obtenci\u00f3n de informaci\u00f3n sensible a trav\u00e9s de vectores que involucran (1) admin/products.json, (2) admin/users.json, o (3) admin/overview/get_report_data, relacionado con la cuesti\u00f3n de \"secuestro JSON\"."
    }
  ],
  "id": "CVE-2010-3978",
  "lastModified": "2025-04-11T00:51:21.963",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "NONE",
          "baseScore": 5.0,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "NONE",
          "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
          "version": "2.0"
        },
        "exploitabilityScore": 10.0,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2010-11-17T16:00:02.343",
  "references": [
    {
      "source": "cve@mitre.org",
      "url": "http://spreecommerce.com/blog/2010/11/02/json-hijacking-vulnerability/"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch"
      ],
      "url": "http://spreecommerce.com/blog/2010/11/09/spree-0-30-0-released/"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://twitter.com/conviso/statuses/29555076248"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.conviso.com.br/json-hijacking-vulnerability/"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.conviso.com.br/security-advisory-spree-e-commerce-json-v-0-11x/"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/archive/1/514674/100/0/threaded"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "https://github.com/railsdog/spree/commit/19944bd999c310d9b10d16a41f48ebac97dc4fac"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://github.com/railsdog/spree/commit/d881b2bb610ea33e2364ff16feb8e702dfeda135"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://spreecommerce.com/blog/2010/11/02/json-hijacking-vulnerability/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch"
      ],
      "url": "http://spreecommerce.com/blog/2010/11/09/spree-0-30-0-released/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://twitter.com/conviso/statuses/29555076248"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.conviso.com.br/json-hijacking-vulnerability/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.conviso.com.br/security-advisory-spree-e-commerce-json-v-0-11x/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/archive/1/514674/100/0/threaded"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "https://github.com/railsdog/spree/commit/19944bd999c310d9b10d16a41f48ebac97dc4fac"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://github.com/railsdog/spree/commit/d881b2bb610ea33e2364ff16feb8e702dfeda135"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-200"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

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…