gsd-2013-1656
Vulnerability from gsd
Modified
2013-02-21 00:00
Details
Spree Commerce 1.0.x through 1.3.2 allows remote authenticated
administrators to instantiate arbitrary Ruby objects and executd
arbitrary commands via the
(1) payment_method parameter to core/app/controllers/spree/admin/
payment_methods_controller.rb; and the
(2) promotion_action parameter to promotion_actions_controller.rb,
(3) promotion_rule parameter to promotion_rules_controller.rb, and
(4) calculator_type parameter to promotions_controller.rb in
promo/app/controllers/spree/admin/, related to unsafe use
of the constantize function.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2013-1656",
"description": "Spree Commerce 1.0.x through 1.3.2 allows remote authenticated administrators to instantiate arbitrary Ruby objects and execute arbitrary commands via the (1) payment_method parameter to core/app/controllers/spree/admin/payment_methods_controller.rb; and the (2) promotion_action parameter to promotion_actions_controller.rb, (3) promotion_rule parameter to promotion_rules_controller.rb, and (4) calculator_type parameter to promotions_controller.rb in promo/app/controllers/spree/admin/, related to unsafe use of the constantize function.",
"id": "GSD-2013-1656"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "spree",
"purl": "pkg:gem/spree"
}
}
],
"aliases": [
"CVE-2013-1656"
],
"details": "Spree Commerce 1.0.x through 1.3.2 allows remote authenticated\nadministrators to instantiate arbitrary Ruby objects and executd\narbitrary commands via the\n(1) payment_method parameter to core/app/controllers/spree/admin/\n payment_methods_controller.rb; and the\n(2) promotion_action parameter to promotion_actions_controller.rb,\n(3) promotion_rule parameter to promotion_rules_controller.rb, and\n(4) calculator_type parameter to promotions_controller.rb in\n promo/app/controllers/spree/admin/, related to unsafe use\n of the constantize function.\n",
"id": "GSD-2013-1656",
"modified": "2013-02-21T00:00:00.000Z",
"published": "2013-02-21T00:00:00.000Z",
"references": [
{
"type": "WEB",
"url": "https://blog.convisoappsec.com/en/spree-commerce-multiple-unsafe-reflection-vulnerabilities-cve-2013-1656"
},
{
"type": "WEB",
"url": "https://spreecommerce.com/blog/multiple-security-vulnerabilities-fixed"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": 4.3,
"type": "CVSS_V2"
}
],
"summary": "Spree controller Parameter Arbitrary Ruby Object Instantiation Command Execution"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2013-1656",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Spree Commerce 1.0.x through 1.3.2 allows remote authenticated administrators to instantiate arbitrary Ruby objects and execute arbitrary commands via the (1) payment_method parameter to core/app/controllers/spree/admin/payment_methods_controller.rb; and the (2) promotion_action parameter to promotion_actions_controller.rb, (3) promotion_rule parameter to promotion_rules_controller.rb, and (4) calculator_type parameter to promotions_controller.rb in promo/app/controllers/spree/admin/, related to unsafe use of the constantize function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://blog.conviso.com.br/2013/03/spree-commerce-multiple-unsafe.html",
"refsource": "MISC",
"url": "http://blog.conviso.com.br/2013/03/spree-commerce-multiple-unsafe.html"
},
{
"name": "http://spreecommerce.com/blog/multiple-security-vulnerabilities-fixed",
"refsource": "CONFIRM",
"url": "http://spreecommerce.com/blog/multiple-security-vulnerabilities-fixed"
},
{
"name": "https://www.conviso.com.br/advisories/CVE-2013-1656.txt",
"refsource": "MISC",
"url": "https://www.conviso.com.br/advisories/CVE-2013-1656.txt"
}
]
}
},
"github.com/rubysec/ruby-advisory-db": {
"cve": "2013-1656",
"cvss_v2": 4.3,
"date": "2013-02-21",
"description": "Spree Commerce 1.0.x through 1.3.2 allows remote authenticated\nadministrators to instantiate arbitrary Ruby objects and executd\narbitrary commands via the\n(1) payment_method parameter to core/app/controllers/spree/admin/\n payment_methods_controller.rb; and the\n(2) promotion_action parameter to promotion_actions_controller.rb,\n(3) promotion_rule parameter to promotion_rules_controller.rb, and\n(4) calculator_type parameter to promotions_controller.rb in\n promo/app/controllers/spree/admin/, related to unsafe use\n of the constantize function.\n",
"gem": "spree",
"patched_versions": [
"\u003e= 2.0.0"
],
"related": {
"url": [
"https://spreecommerce.com/blog/multiple-security-vulnerabilities-fixed"
]
},
"title": "Spree controller Parameter Arbitrary Ruby Object Instantiation Command Execution",
"url": "https://blog.convisoappsec.com/en/spree-commerce-multiple-unsafe-reflection-vulnerabilities-cve-2013-1656"
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003e=1.0.0.rc1 \u003c=1.3.2",
"affected_versions": "All versions starting from 1.0.0.rc1 up to 1.3.2",
"cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-20",
"CWE-937"
],
"date": "2016-05-18",
"description": "Spree Commerce allow remote authenticated administrators to instantiate arbitrary Ruby objects and execute arbitrary commands via the (1) payment_method parameter to core/app/controllers/spree/admin/payment_methods_controller.rb; and the (2) promotion_action parameter to promotion_actions_controller.rb, (3) promotion_rule parameter to promotion_rules_controller.rb, and (4) calculator_type parameter to promotions_controller.rb in promo/app/controllers/spree/admin/, related to unsafe use of the constantize function.",
"fixed_versions": [
"1.3.3",
"2.0.0"
],
"identifier": "CVE-2013-1656",
"identifiers": [
"CVE-2013-1656"
],
"not_impacted": "All versions before 1.0.0.rc1, all versions after 1.3.2",
"package_slug": "gem/spree",
"pubdate": "2013-03-08",
"solution": "Upgrade to versions 1.3.3, 2.0.0 or above.",
"title": "Authenticated administrators to execute arbitrary commands",
"urls": [
"http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1656"
],
"uuid": "0ccd903a-b3c9-45e9-b5e7-a97670213b00"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:spreecommerce:spree:1.0.5:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:spreecommerce:spree:1.0.7:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:spreecommerce:spree:1.1.6:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:spreecommerce:spree:1.2.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:spreecommerce:spree:1.3.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:spreecommerce:spree:1.0.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:spreecommerce:spree:1.0.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:spreecommerce:spree:1.0.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:spreecommerce:spree:1.0.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:spreecommerce:spree:1.2.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:spreecommerce:spree:1.2.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:spreecommerce:spree:1.2.4:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:spreecommerce:spree:1.3.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:spreecommerce:spree:1.1.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:spreecommerce:spree:1.1.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:spreecommerce:spree:1.1.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:spreecommerce:spree:1.1.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:spreecommerce:spree:1.1.4:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:spreecommerce:spree:1.0.4:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:spreecommerce:spree:1.0.6:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:spreecommerce:spree:1.1.5:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:spreecommerce:spree:1.2.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:spreecommerce:spree:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "1.3.2",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2013-1656"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Spree Commerce 1.0.x through 1.3.2 allows remote authenticated administrators to instantiate arbitrary Ruby objects and execute arbitrary commands via the (1) payment_method parameter to core/app/controllers/spree/admin/payment_methods_controller.rb; and the (2) promotion_action parameter to promotion_actions_controller.rb, (3) promotion_rule parameter to promotion_rules_controller.rb, and (4) calculator_type parameter to promotions_controller.rb in promo/app/controllers/spree/admin/, related to unsafe use of the constantize function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://blog.conviso.com.br/2013/03/spree-commerce-multiple-unsafe.html",
"refsource": "MISC",
"tags": [],
"url": "http://blog.conviso.com.br/2013/03/spree-commerce-multiple-unsafe.html"
},
{
"name": "http://spreecommerce.com/blog/multiple-security-vulnerabilities-fixed",
"refsource": "CONFIRM",
"tags": [
"Vendor Advisory"
],
"url": "http://spreecommerce.com/blog/multiple-security-vulnerabilities-fixed"
},
{
"name": "https://www.conviso.com.br/advisories/CVE-2013-1656.txt",
"refsource": "MISC",
"tags": [
"Exploit"
],
"url": "https://www.conviso.com.br/advisories/CVE-2013-1656.txt"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2020-12-04T21:02Z",
"publishedDate": "2013-03-08T18:55Z"
}
}
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…
Loading…