Advisory Database
  • Advisories
  • Dependency Scanning
  1. gem
  2. ›
  3. ember-source
  4. ›
  5. CVE-2014-0046

CVE-2014-0046: XSS Vulnerability With {{link-to}} Helper in Non-block Form

February 27, 2014 (updated August 13, 2018)

In general, Ember.js escapes or strips any user-supplied content before inserting it in strings that will be sent to innerHTML. However, a change made to the implementation of the {{link-to}} helper means that any user-supplied data bound to the {{link-to}} helper’s title attribute will not be escaped correctly. In applications that use the {{link-to}} helper in non-block form and bind the title attribute to user-supplied content, a specially-crafted payload could execute arbitrary JavaScript in the context of the current domain (“XSS”).

References

  • github.com/emberjs/ember.js/commit/83baab02bdff34542c468323816c344721d40c33
  • groups.google.com/forum/

Code Behaviors & Features

Detect and mitigate CVE-2014-0046 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 1.2.0.alpha0 before 1.2.2, all versions starting from 1.3.0.alpha0 before 1.3.2

Fixed versions

  • 1.2.2
  • 1.3.2

Solution

Upgrade to versions 1.2.2, 1.3.2 or above.

Impact 2.6 LOW

AV:N/AC:H/Au:N/C:N/I:P/A:N

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

gem/ember-source/CVE-2014-0046.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:09 +0000.