CVE-2013-1656 (GCVE-0-2013-1656)
Vulnerability from cvelistv5
Published
2013-03-08 18:00
Modified
2024-08-06 15:13
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
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.
References
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T15:13:32.736Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://blog.conviso.com.br/2013/03/spree-commerce-multiple-unsafe.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://spreecommerce.com/blog/multiple-security-vulnerabilities-fixed"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.conviso.com.br/advisories/CVE-2013-1656.txt"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2013-02-21T00:00:00",
"descriptions": [
{
"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."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2016-04-28T11:57:01",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "http://blog.conviso.com.br/2013/03/spree-commerce-multiple-unsafe.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://spreecommerce.com/blog/multiple-security-vulnerabilities-fixed"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.conviso.com.br/advisories/CVE-2013-1656.txt"
}
],
"x_legacyV4Record": {
"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"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2013-1656",
"datePublished": "2013-03-08T18:00:00",
"dateReserved": "2013-02-11T00:00:00",
"dateUpdated": "2024-08-06T15:13:32.736Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2013-1656\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2013-03-08T18:55:01.637\",\"lastModified\":\"2025-04-11T00:51:21.963\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"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.\"},{\"lang\":\"es\",\"value\":\"Spree Commerce 1.0.x hasta la versi\u00f3n 1.3.2 permite a administradores autenticados remotos instanciar objetos Ruby arbitrarios y ejecutar comandos arbitrarios a trav\u00e9s de el par\u00e1metro (1) payment_method en core/app/controllers/spree/admin/payment_methods_controller.rb; y (2) promotion_action en promotion_actions_controller.rb, (3) promotion_rule en promotion_rules_controller.rb y (4) calculator_type en promotions_controller.rb en promo/app/controllers/spree/admin/, relacionado con la utilizaci\u00f3n insegura de la funci\u00f3n constantize.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:P/A:N\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:spreecommerce:spree:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"1.3.2\",\"matchCriteriaId\":\"AC68F68B-6670-46DB-ABE2-03235CF421AD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:spreecommerce:spree:1.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"21148132-CBE3-4556-90F2-A1AEB6E90441\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:spreecommerce:spree:1.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"06D5D1B2-21FD-439E-9401-FE8CDB5D8289\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:spreecommerce:spree:1.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B12C638A-6087-4300-A2E4-88A746894646\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:spreecommerce:spree:1.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1EEFE273-624C-4F83-8B00-C35BF3C07AA6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:spreecommerce:spree:1.0.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"63C90684-F41D-4C94-9C7C-CC26C6C12E5D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:spreecommerce:spree:1.0.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"152A3126-C776-4D9C-AB48-48E65380A475\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:spreecommerce:spree:1.0.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B2C4A43D-B5C8-42F4-9D21-979F9F60A272\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:spreecommerce:spree:1.0.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D1B62694-25F2-4324-8A90-B53D8D9815B0\"},{\"vulnerable\":true,\"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\"}]}]}],\"references\":[{\"url\":\"http://blog.conviso.com.br/2013/03/spree-commerce-multiple-unsafe.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://spreecommerce.com/blog/multiple-security-vulnerabilities-fixed\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.conviso.com.br/advisories/CVE-2013-1656.txt\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://blog.conviso.com.br/2013/03/spree-commerce-multiple-unsafe.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://spreecommerce.com/blog/multiple-security-vulnerabilities-fixed\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.conviso.com.br/advisories/CVE-2013-1656.txt\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]}]}}"
}
}
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…