CVE-2016-10547
Last modified
CVE-2016-10547 is a vulnerability of currently unknown severity. 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. EPSS estimates a 1.44% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Mozilla | Nunjucks | <= 2.4.2 |
References
- https://github.com/matt-/nunjucks_testExploit, Third Party Advisory
- https://github.com/mozilla/nunjucks/issues/835Exploit, Third Party Advisory
- https://nodesecurity.io/advisories/147Exploit, Third Party Advisory
- https://github.com/matt-/nunjucks_testExploit, Third Party Advisory
- https://github.com/mozilla/nunjucks/issues/835Exploit, Third Party Advisory
- https://nodesecurity.io/advisories/147Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2016-10547?
How severe is CVE-2016-10547?
How do I fix CVE-2016-10547?
Are you affected by CVE-2016-10547?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
