CVE-2016-10547

Severity CVSS v4.0:
Pending analysis
Type:
CWE-79 Cross-Site Scripting (XSS)
Publication date:
31/05/2018
Last modified:
09/10/2019

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[]=alert(1)`, it is possible to bypass autoescaping and inject content into the DOM.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:mozilla:nunjucks:*:*:*:*:*:*:*:* 2.4.2 (including)