{ "containers": { "cna": { "affected": [ { "product": "ember-source", "vendor": "n/a", "versions": [ { "status": "affected", "version": "ember-source < 1.0.0.rc1.1" } ] } ], "descriptions": [ { "lang": "en", "value": "In general, Ember.js escapes or strips any user-supplied content before inserting it in strings that will be sent to innerHTML. However, the `tagName` property of an `Ember.View` was inserted into such a string without being sanitized. This means that if an application assigns a view's `tagName` to user-supplied data, a specially-crafted payload could execute arbitrary JavaScript in the context of the current domain (\"XSS\"). This vulnerability only affects applications that assign or bind user-provided content to `tagName`." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-79", "description": "CWE-79", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2022-06-30T12:38:42.000Z", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://rubysec.com/advisories/CVE-2013-4170/" }, { "tags": [ "x_refsource_MISC" ], "url": "https://security.snyk.io/vuln/SNYK-RUBY-EMBERSOURCE-20102" }, { "tags": [ "x_refsource_MISC" ], "url": "https://groups.google.com/g/ember-security/c/dokLVwwxAdM" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-4170", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "ember-source", "version": { "version_data": [ { "version_value": "ember-source < 1.0.0.rc1.1" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In general, Ember.js escapes or strips any user-supplied content before inserting it in strings that will be sent to innerHTML. However, the `tagName` property of an `Ember.View` was inserted into such a string without being sanitized. This means that if an application assigns a view's `tagName` to user-supplied data, a specially-crafted payload could execute arbitrary JavaScript in the context of the current domain (\"XSS\"). This vulnerability only affects applications that assign or bind user-provided content to `tagName`." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-79" } ] } ] }, "references": { "reference_data": [ { "name": "https://rubysec.com/advisories/CVE-2013-4170/", "refsource": "MISC", "url": "https://rubysec.com/advisories/CVE-2013-4170/" }, { "name": "https://security.snyk.io/vuln/SNYK-RUBY-EMBERSOURCE-20102", "refsource": "MISC", "url": "https://security.snyk.io/vuln/SNYK-RUBY-EMBERSOURCE-20102" }, { "name": "https://groups.google.com/g/ember-security/c/dokLVwwxAdM", "refsource": "MISC", "url": "https://groups.google.com/g/ember-security/c/dokLVwwxAdM" } ] } } }, "adp": [ { "providerMetadata": { "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE", "dateUpdated": "2024-08-06T16:38:01.461Z" }, "title": "CVE Program Container", "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://rubysec.com/advisories/CVE-2013-4170/" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://security.snyk.io/vuln/SNYK-RUBY-EMBERSOURCE-20102" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://groups.google.com/g/ember-security/c/dokLVwwxAdM" } ] } ] }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2013-4170", "datePublished": "2022-06-30T12:38:42.000Z", "dateReserved": "2013-06-12T00:00:00.000Z", "dateUpdated": "2024-08-06T16:38:01.461Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }