CVE-2013-4170
CVSS V2 Low 2.6
CVSS V3 Medium 6.1
Description
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`.
Overview
- CVE ID
- CVE-2013-4170
- Assigner
- secalert@redhat.com
- Vulnerability Status
- Analyzed
- Published Version
- 2022-06-30T13:15:08
- Last Modified Date
- 2022-07-09T02:07:46
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:emberjs:ember.js:*:*:*:*:*:*:*:* | 1 | OR | 1.0.0 | |
cpe:2.3:a:emberjs:ember.js:1.0.0:rc1:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:emberjs:ember.js:1.0.0:rc2:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:emberjs:ember.js:1.0.0:rc3:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:emberjs:ember.js:1.0.0:rc4:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:emberjs:ember.js:1.0.0:rc5:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:emberjs:ember.js:1.0.0:rc6:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:H/Au:N/C:N/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- HIGH
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 2.6
- Severity
- LOW
- Exploitability Score
- 4.9
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- REQUIRED
- Scope
- CHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- NONE
- Base Score
- 6.1
- Base Severity
- MEDIUM
- Exploitability Score
- 2.8
- Impact Score
- 2.7
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2013-4170 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4170 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-06-30 14:00:12 | Added to TrackCVE |