Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2013-4170 Details

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`.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-79Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')[email protected]
CWE-79Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')[email protected]

Affected Products

ProductVersions
emberjs ember.js
< 1.0.0
1.0.0 rc1
1.0.0 rc2
1.0.0 rc3
1.0.0 rc4

CPE

  • cpe:2.3:a:emberjs:ember.js:*:*:*:*:*:*:*:*
  • 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:rc4:*:*:*:*:*:*
  • cpe:2.3:a:emberjs:ember.js:1.0.0:rc5:*:*:*:*:*:*
  • cpe:2.3:a:emberjs:ember.js:1.0.0:rc6:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2013-4170
NVD Published Date:
Jun 30, 2022
NVD Last Modified:
Jun 16, 2026
Source:
[email protected]
CVE-2013-4170 Details - Not Deferred