CVE-2016-10547
Summary
| CVE | CVE-2016-10547 |
|---|---|
| State | PUBLIC |
| Assigner | [email protected] |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2018-05-31 20:29:00 UTC |
| Updated | 2019-10-09 23:16:00 UTC |
| Description | Nunjucks is a full featured templating engine for JavaScript. Versions 2.4.2 and lower have a cross site scripting (XSS) vulnerability in autoescape mode. In autoescape mode, all template vars should automatically be escaped. By using an array for the keys, such as `name[]=<script>alert(1)</script>`, it is possible to bypass autoescaping and inject content into the DOM. |
Risk And Classification
Problem Types: CWE-79
NVD Known Affected Configurations (CPE 2.3)
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| GitHub - matt-/nunjucks_test: nunjucks template test | MISC | github.com | Exploit, Third Party Advisory |
| Overview | MISC | nodesecurity.io | Exploit, Third Party Advisory |
| Bypass autoescape / XSS · Issue #835 · mozilla/nunjucks · GitHub | MISC | github.com | Exploit, Third Party Advisory |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
Legacy QID Mappings
- 983949 Nodejs (npm) Security Update for nunjucks (GHSA-f7ph-p5rv-phw2)