6.1

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`.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
EmberjsEmber.Js Version < 1.0.0
EmberjsEmber.Js Version1.0.0 Updaterc1
EmberjsEmber.Js Version1.0.0 Updaterc2
EmberjsEmber.Js Version1.0.0 Updaterc3
EmberjsEmber.Js Version1.0.0 Updaterc4
EmberjsEmber.Js Version1.0.0 Updaterc5
EmberjsEmber.Js Version1.0.0 Updaterc6
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.71% 0.486
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 6.1 2.8 2.7
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
nvd@nist.gov 2.6 4.9 2.9
AV:N/AC:H/Au:N/C:N/I:P/A:N
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

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.

https://groups.google.com/g/ember-security/c/dokLVwwxAdM
Patch
Third Party Advisory
Mailing List
https://rubysec.com/advisories/CVE-2013-4170/
Third Party Advisory
https://security.snyk.io/vuln/SNYK-RUBY-EMBERSOURCE-20102
Patch
Third Party Advisory