中危 emberjs ember.js 在web页面生成时对输入的转义处理不恰当(跨站脚本)
CVE编号
CVE-2013-4170利用情况
暂无补丁情况
官方补丁披露时间
2022-06-30漏洞描述
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`.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接 |
|
---|---|
https://groups.google.com/g/ember-security/c/dokLVwwxAdM | |
https://rubysec.com/advisories/CVE-2013-4170/ | |
https://security.snyk.io/vuln/SNYK-RUBY-EMBERSOURCE-20102 |
受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | emberjs | ember.js | * | Up to (excluding) 1.0.0 | |||||
运行在以下环境 | |||||||||
应用 | emberjs | ember.js | 1.0.0 | - |
- 攻击路径 本地
- 攻击复杂度 困难
- 权限要求 普通权限
- 影响范围 有限影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-79 | 在Web页面生成时对输入的转义处理不恰当(跨站脚本) |
Exp相关链接

版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
评论