FKIE_CVE-2013-2506

Vulnerability from fkie_nvd - Published: 2013-03-08 18:55 - Updated: 2025-04-11 00:51
Severity ?
Summary
app/models/spree/user.rb in spree_auth_devise in Spree 1.1.x before 1.1.6, 1.2.x, and 1.3.x does not perform mass assignment safely when updating a user, which allows remote authenticated users to assign arbitrary roles to themselves.

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:spreecommerce:spree:1.1.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "3E4C456B-99E3-4550-9F03-74E828EADC49",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:spreecommerce:spree:1.1.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "C8AE2CB0-58FE-485F-8722-0F6799FEE97B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:spreecommerce:spree:1.1.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "7B1C92A9-CDC0-422F-868A-1DEF9887BC27",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:spreecommerce:spree:1.1.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "F8A05B3F-8F92-421E-A18B-FEEB9EF672A9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:spreecommerce:spree:1.1.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "9B58ACE5-EA8E-4266-BC0C-86B34439BA1C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:spreecommerce:spree:1.1.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "C3258380-E9CA-4F59-92BD-E568B7FE823F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:spreecommerce:spree:1.1.6:*:*:*:*:*:*:*",
              "matchCriteriaId": "E5A0F16F-EEA6-496A-83CC-EE87DF06195F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:spreecommerce:spree:1.2.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "E4A78A39-0D61-4935-927A-EAFC904D1BD3",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:spreecommerce:spree:1.2.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "E7E9A11C-BDAC-4F21-B165-9CB6636FD45B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:spreecommerce:spree:1.2.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "8CD9FB6C-D1C5-4D96-88B6-C24C36EF4679",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:spreecommerce:spree:1.2.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "3B3C7D8B-3BF3-47FE-9197-5171A07ED7D2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:spreecommerce:spree:1.2.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "3015DFDE-8BAB-4A85-BAC4-370FDE089C0E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:spreecommerce:spree:1.3.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "F31E7395-CCA8-4ABE-8461-83F152D52443",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:spreecommerce:spree:1.3.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "75DA34B2-C070-4457-9623-371E8DF8B648",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:spreecommerce:spree:1.3.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "9FC5AB60-888B-4C05-A5F9-178538B30592",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "app/models/spree/user.rb in spree_auth_devise in Spree 1.1.x before 1.1.6, 1.2.x, and 1.3.x does not perform mass assignment safely when updating a user, which allows remote authenticated users to assign arbitrary roles to themselves."
    },
    {
      "lang": "es",
      "value": "app/models/spree/user.rb en spree_auth_devise en Spree v1.1.x antes de v1.1.6, v1.2.x, y v1.3.x no lleva a cabo una asignaci\u00f3n autorizada de forma segura cuando se actualiza un usuario, lo que permite a usuarios remotos autenticados asignar funciones de su elecci\u00f3n a s\u00ed mismos.\r\n"
    }
  ],
  "id": "CVE-2013-2506",
  "lastModified": "2025-04-11T00:51:21.963",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "SINGLE",
          "availabilityImpact": "NONE",
          "baseScore": 4.0,
          "confidentialityImpact": "NONE",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N",
          "version": "2.0"
        },
        "exploitabilityScore": 8.0,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2013-03-08T18:55:01.773",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://spreecommerce.com/blog/multiple-security-vulnerabilities-fixed"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://github.com/spree/spree_auth_devise/commit/038d74771d3b5c13d13b738b73dfda1033a99f65"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://spreecommerce.com/blog/multiple-security-vulnerabilities-fixed"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://github.com/spree/spree_auth_devise/commit/038d74771d3b5c13d13b738b73dfda1033a99f65"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-264"
        }
      ],
      "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 observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…