CVE-2013-4170
Ember.js Potential XSS Exploit When Binding `tagName` to User-Supplied Data
6.1
MEDIUM
CVSS 3.1
EPSS 0.85%
描述
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`.
如何修補 CVE-2013-4170
要修補 CVE-2013-4170,請將受影響套件升級到下列已修補版本。
- —升級至 1.0.0.rc1.1 或更新版本
CVE-2013-4170 正在被利用嗎?
低 — EPSS 為 0.9%,目前沒有觀察到大規模利用活動。
受影響套件(1)
- from 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 |