Vulnerability Details : CVE-2013-4170
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`.
Vulnerability category: Cross site scripting (XSS)
Products affected by CVE-2013-4170
- cpe:2.3:a:emberjs:ember.js:*:*:*:*:*:*:*:*
- cpe:2.3:a:emberjs:ember.js:1.0.0:rc4:*:*:*:*:*:*
- cpe:2.3:a:emberjs:ember.js:1.0.0:rc1:*:*:*:*:*:*
- cpe:2.3:a:emberjs:ember.js:1.0.0:rc2:*:*:*:*:*:*
- cpe:2.3:a:emberjs:ember.js:1.0.0:rc3:*:*:*:*:*:*
- cpe:2.3:a:emberjs:ember.js:1.0.0:rc5:*:*:*:*:*:*
- cpe:2.3:a:emberjs:ember.js:1.0.0:rc6:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2013-4170
0.07%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 29 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2013-4170
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
2.6
|
LOW | AV:N/AC:H/Au:N/C:N/I:P/A:N |
4.9
|
2.9
|
NIST | |
6.1
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
2.8
|
2.7
|
NIST |
CWE ids for CVE-2013-4170
-
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.Assigned by:
- nvd@nist.gov (Primary)
- secalert@redhat.com (Secondary)
References for CVE-2013-4170
-
https://security.snyk.io/vuln/SNYK-RUBY-EMBERSOURCE-20102
Cross-site Scripting (XSS) in ember-source | CVE-2013-4170 | SnykPatch;Third Party Advisory
-
https://rubysec.com/advisories/CVE-2013-4170/
CVE-2013-4170 (ember-source): Ember.js Potential XSS Exploit When Binding `tagName` to User-Supplied Data - RubySecThird Party Advisory
-
https://groups.google.com/g/ember-security/c/dokLVwwxAdM
[CVE-2013-4170] Potential XSS Exploit When Binding `tagName` to User-Supplied DataMailing List;Patch;Third Party Advisory
Jump to