mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
18 lines
805 B
Markdown
18 lines
805 B
Markdown
### [CVE-2014-0013](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0013)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Ember.js 1.0.x before 1.0.1, 1.1.x before 1.1.3, 1.2.x before 1.2.1, 1.3.x before 1.3.1, and 1.4.x before 1.4.0-beta.2 allows remote attackers to conduct cross-site scripting (XSS) attacks by leveraging an application that contains templates whose context is set to a user-supplied primitive value and also contain the `{{this}}` special Handlebars variable.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/davidski/viq-test
|
|
|