CVE-2013-4170
MEDIUM6.1EPSS 0.34%Ember.js Potential XSS Exploit When Binding `tagName` to User-Supplied Data
發布日:2022/7/1修改日:2024/2/20
描述
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`.
受影響套件(1)
- RubyGems/ember-sourcefrom 0, < 1.0.0.rc1.1
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM6.1 | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
參考連結(7)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2013-4170
- PATCHhttps://github.com/emberjs/ember.js
- WEBhttps://github.com/rubysec/ruby-advisory-db/blob/master/gems/ember-source/CVE-2013-4170.yml
- WEBhttps://groups.google.com/forum/#!topic/ember-security/dokLVwwxAdM
- WEBhttps://groups.google.com/g/ember-security/c/dokLVwwxAdM
- WEBhttps://rubysec.com/advisories/CVE-2013-4170
- WEBhttps://security.snyk.io/vuln/SNYK-RUBY-EMBERSOURCE-20102