Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2013-4170
June 30, 2022
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`.
Affected Packages
ember-source (RUBY):
Affected version(s) =1.0.0.rc4 <1.0.0.rc4.1
Fix Suggestion:
Update to version 1.0.0.rc4.1
ember-source (RUBY):
Affected version(s) =1.0.0.rc3 <1.0.0.rc3.1
Fix Suggestion:
Update to version 1.0.0.rc3.1
ember-source (RUBY):
Affected version(s) =1.0.0.rc2.0 <1.0.0.rc2.1
Fix Suggestion:
Update to version 1.0.0.rc2.1
ember-source (RUBY):
Affected version(s) >=0.0.1 <1.0.0.rc1.1
Fix Suggestion:
Update to version 1.0.0.rc1.1
ember-source (RUBY):
Affected version(s) =1.0.0.rc5 <1.0.0.rc5.1
Fix Suggestion:
Update to version 1.0.0.rc5.1
Do you need more information?
Contact Us
CVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
LOW
Subsequent System Integrity
LOW
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.1
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality
LOW
Integrity
LOW
Availability
NONE
CVSS v2
Base Score:
2.6
Access Vector
NETWORK
Access Complexity
HIGH
Authentication
NONE
Confidentiality Impact
NONE
Integrity Impact
PARTIAL
Availability Impact
NONE
Weakness Type (CWE)
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
EPSS
Base Score:
0.34